]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/NETVIA.h
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx
[karo-tx-uboot.git] / include / configs / NETVIA.h
index 8f93a49c082cb4fda0829232c3318fc928c21398..e30be0987aa47619863424afe90229304ad54c25 100644 (file)
@@ -64,8 +64,8 @@
 #undef CONFIG_BOOTARGS
 #define CONFIG_BOOTCOMMAND                                                     \
        "tftpboot; "                                                            \
-       "setenv bootargs root=/dev/nfs rw nfsroot=$(serverip):$(rootpath) "     \
-       "ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname)::off; "   \
+       "setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} "     \
+       "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; "   \
        "bootm"
 
 #define CONFIG_LOADS_ECHO      0       /* echo off for serial download */
 
 /*****************************************************************************/
 
+#define CFG_NAND_LEGACY
+
 #if defined(CONFIG_NETVIA_VERSION) && CONFIG_NETVIA_VERSION >= 2
 
 /* NAND */