Add support for AMCC Bamboo PPC440EP eval board
[oweals/u-boot.git] / include / configs / smdk2410.h
index 0dcbbb063d3e75a16beef0d6c2f0cc364ac3c1bd..7edec0db43d6ae437c40bd7d96f802460b01c668 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-/*
- * If we are developing, we might want to start armboot from ram
- * so we MUST NOT initialize critical regs like mem-timing ...
- */
-#define CONFIG_INIT_CRITICAL           /* undef for developing */
-
 /*
  * High Level Configuration Options
  * (easy to change)
@@ -54,6 +48,7 @@
  * Size of malloc() pool
  */
 #define CFG_MALLOC_LEN         (CFG_ENV_SIZE + 128*1024)
+#define CFG_GBL_DATA_SIZE      128     /* size in bytes reserved for initial data */
 
 /*
  * Hardware drivers