summaryrefslogtreecommitdiffstats
path: root/include/configs/zeus.h
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2008-02-29 13:56:44 +0100
committerMarian Balakowicz <m8@semihalf.com>2008-02-29 13:56:44 +0100
commite18489e8c27e843e337258fb00f2652ff0f43b92 (patch)
tree2a3b2afa224e61cb7f1206a1641007e526d25160 /include/configs/zeus.h
parent75fa002c47171b73fb4c1f2c2fe4d6391c136276 (diff)
parentb29661fc1151077776454288051bc9a488351ce8 (diff)
downloadtalos-obmc-uboot-e18489e8c27e843e337258fb00f2652ff0f43b92.tar.gz
talos-obmc-uboot-e18489e8c27e843e337258fb00f2652ff0f43b92.zip
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Diffstat (limited to 'include/configs/zeus.h')
-rw-r--r--include/configs/zeus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/zeus.h b/include/configs/zeus.h
index 810a528d24..cd120dfbf1 100644
--- a/include/configs/zeus.h
+++ b/include/configs/zeus.h
@@ -333,7 +333,7 @@
"nfsargs=setenv bootargs root=/dev/nfs rw" \
" nfsroot=${serverip}:${rootpath}\0" \
"ramargs=setenv bootargs root=/dev/ram rw" \
- " ramdisk=${ramdisk_size}\0" \
+ " ramdisk_size=${ramdisk_size}\0" \
"addip=setenv bootargs ${bootargs} " \
"ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}" \
":${hostname}:${netdev}:off panic=1\0" \
OpenPOWER on IntegriCloud