ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
[oweals/u-boot.git] / include / configs / RPXlite_DW.h
index efc59fea6f4eae72ce520ad8b304248275651d03..67ab1e962b80e2a451ee056956dd0e8706e15d69 100644 (file)
 #define CONFIG_SYS_LOAD_ADDR           0x100000        /* default load address */
 
 #define CONFIG_SYS_HZ          1000            /* decrementer freq: 1 ms ticks */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 /*
  * Low Level Configuration Settings
  * IDE/ATA stuff (Supports IDE harddisk on PCMCIA Adapter)
  *-----------------------------------------------------------------------
  */
+#define CONFIG_IDE_PREINIT     1       /* Use preinit IDE hook */
 #define CONFIG_IDE_8xx_PCCARD  1       /* Use IDE with PC Card Adapter */
 
 #undef CONFIG_IDE_8xx_DIRECT           /* Direct IDE    not supported  */