[U-Boot] [PATCH] arm:trats: loaduimage environment variable defied for TRATS target
Lukasz Majewski
l.majewski at samsung.com
Tue Jul 3 11:41:15 CEST 2012
Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
Cc: Minkyu Kang <mk7.kang at samsung.com>
---
include/configs/trats.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/trats.h b/include/configs/trats.h
index dcbd198..e6f4309 100644
--- a/include/configs/trats.h
+++ b/include/configs/trats.h
@@ -158,6 +158,7 @@
"meminfo=crashkernel=32M at 0x50000000\0" \
"nfsroot=/nfsroot/arm\0" \
"bootblock=" CONFIG_BOOTBLOCK "\0" \
+ "loaduimage=fatload mmc ${mmcdev}:${mmcbootpart} 0x40007FC0 uImage\0" \
"mmcdev=0\0" \
"mmcbootpart=2\0" \
"mmcrootpart=3\0" \
--
1.7.2.3
More information about the U-Boot
mailing list