Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
[platform/kernel/u-boot.git] / include / configs / zeus.h
index 810a528..cd120df 100644 (file)
        "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"                  \