summaryrefslogtreecommitdiff
path: root/include/configs/luan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/luan.h')
-rw-r--r--include/configs/luan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/luan.h b/include/configs/luan.h
index 0350e91f0..5c9d208fe 100644
--- a/include/configs/luan.h
+++ b/include/configs/luan.h
@@ -178,6 +178,7 @@
"bootfile=/tftpboot/luan/uImage\0" \
"kernel_addr=fc000000\0" \
"ramdisk_addr=fc100000\0" \
+ "initrd_high=30000000\0" \
"load=tftp 100000 /tftpboot/luan/u-boot.bin\0" \
"update=protect off fffc0000 ffffffff;era fffc0000 ffffffff;" \
"cp.b 100000 fffc0000 40000;" \