]> git.sur5r.net Git - u-boot/blobdiff - include/configs/lpd7a400.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / lpd7a400.h
index b1bd74fc6fb73a6904234cbab9cbc98167460e1f..06f3d7e58ff3b7f355aa127f7cced22314966f9f 100644 (file)
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size in bytes reserved for initial data */
 
 /*
  * select serial console configuration
  */
+#define CONFIG_LH7A40X_SERIAL
 #define CONFIG_CONSOLE_UART2   /* UART2 LH7A40x for console */
 
 /* allow to overwrite serial and ethaddr */