summaryrefslogtreecommitdiffstats
path: root/include/configs/ocotea.h
diff options
context:
space:
mode:
authorroy zang <tie-fei.zang@freescale.com>2007-02-12 11:24:27 +0800
committerZang Tiefei <roy@bus.ap.freescale.net>2007-02-12 11:24:27 +0800
commit30bddf2c46ab2e824f217a38db033118ac4622af (patch)
tree2969155507e6902a7dddebad6c7c9ba259e816be /include/configs/ocotea.h
parentc1c52e38d35ff01f08b55377126c979a08fbdb1d (diff)
parentb0b1a920aebead0d44146e73676ae9d80fffc8e2 (diff)
downloadu-boot-30bddf2c46ab2e824f217a38db033118ac4622af.tar.gz
u-boot-30bddf2c46ab2e824f217a38db033118ac4622af.tar.xz
u-boot-30bddf2c46ab2e824f217a38db033118ac4622af.zip
Merge branch 'master' into hpc2
Diffstat (limited to 'include/configs/ocotea.h')
-rw-r--r--include/configs/ocotea.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ocotea.h b/include/configs/ocotea.h
index 89e9164e03..0e3660ba2d 100644
--- a/include/configs/ocotea.h
+++ b/include/configs/ocotea.h
@@ -192,6 +192,7 @@
"bootfile=/tftpboot/ocotea/uImage\0" \
"kernel_addr=fff00000\0" \
"ramdisk_addr=fff10000\0" \
+ "initrd_high=30000000\0" \
"load=tftp 100000 /tftpboot/ocotea/u-boot.bin\0" \
"update=protect off fffc0000 ffffffff;era fffc0000 ffffffff;" \
"cp.b 100000 fffc0000 40000;" \