]> git.dujemihanovic.xyz Git - u-boot.git/commit
pcm052: bk4: sdcard: Add support for SD card booting/recovery
authorLukasz Majewski <lukma@denx.de>
Wed, 13 Feb 2019 21:46:56 +0000 (22:46 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 13 Apr 2019 18:30:08 +0000 (20:30 +0200)
commite5b345f30cc717706cd45cb18291cb607c3b1d4d
tree09f53a5c08fce50a5954615f26fd1f1600e30c6d
parentb3d28ace14ce2dcd09bfce99fdbabe2fe60ea334
pcm052: bk4: sdcard: Add support for SD card booting/recovery

This code allows reusing the default u-boot as in the late board init, the
default envs are restored and proper recovery scripts executed.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/cpu/armv7/vf610/Kconfig
arch/arm/include/asm/arch-vf610/imx-regs.h
board/phytec/pcm052/pcm052.c