Searched hist:fa03834fdf62eb40bc2d47c0e4289d6c250cb148 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | am43xx_evm.h | fa03834fdf62eb40bc2d47c0e4289d6c250cb148 Mon Jun 02 05:15:38 UTC 2014 Lokesh Vutla <lokeshvutla@ti.com> ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
loadbootenv expects devtype variable to be set. This is missing in mmcboot command. With this the following error comes: U-Boot# run mmcboot mmc0 is current device SD/MMC found on device 0 ** Bad device usb 0 ** ** Bad device usb 0 ** Fixing this by setting devtype as mmc.
Reported-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
|