]> git.sur5r.net Git - u-boot/blobdiff - include/configs/modnet50.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / modnet50.h
index b8ae018efa2f81b6ac5683182319665f78d88693..57707f38e674d6c1a686822df5b1e6c022e07687 100644 (file)
@@ -46,7 +46,6 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128
 
 /*
  * Hardware drivers
@@ -56,6 +55,7 @@
 /*
  * select serial console configuration
  */
+#define CONFIG_NETARM_SERIAL
 #define CONFIG_SERIAL1         1       /* we use Serial line 1 */
 
 /* allow to overwrite serial and ethaddr */