]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ns9750dev.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / ns9750dev.h
index 1d691f9731d22849f5bf39a1f9afdabeab14416a..f8200f99f2fa220929f7adfb4c1200ef891436c3 100644 (file)
 /*
  * Hardware drivers
  */
-#define CFG_NS9750_UART                        1       /* use on-chip UART */
+#define CONFIG_NS9750_UART             1       /* use on-chip UART */
 #define CONFIG_DRIVER_NS9750_ETHERNET  1       /* use on-chip ethernet */
 
 /*
  * select serial console configuration
  */
-#define CONFIG_CONS_INDEX          1           /* Port B */
+#define CONFIG_CONS_INDEX          1           /* Port B */
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
@@ -93,7 +93,7 @@
 
 
 #define CONFIG_BOOTDELAY       3
-/*#define CONFIG_BOOTARGS      "root=ramfs devfs=mount console=ttySA0,9600" */
+/*#define CONFIG_BOOTARGS      "root=ramfs devfs=mount console=ttySA0,9600" */
 
 #define CONFIG_ETHADDR         00:04:f3:ff:ff:fb /*@TODO unset */
 #define CONFIG_NETMASK          255.255.255.0
 #define CFG_FLASH_WRITE_TOUT   (5*CFG_HZ) /* Timeout for Flash Write */
 
 /* @TODO */
-/*#define      CFG_ENV_IS_IN_FLASH     1*/
-#define CFG_ENV_IS_NOWHERE
+/*#define      CONFIG_ENV_IS_IN_FLASH  1*/
+#define CONFIG_ENV_IS_NOWHERE
 #define CFG_ENV_SIZE           0x10000 /* Total Size of Environment Sector */
 
 #ifdef CONFIG_STATUS_LED