]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/IVML24.h
split mpc8xx hooks from cmd_ide.c
[people/ms/u-boot.git] / include / configs / IVML24.h
index b82795479ac18c41295346c0adb17f34daae3377..092fcf0641d39bb804bb62efecfc60bd83dd07e3 100644 (file)
 
 #define        CONFIG_SYS_HZ           1000            /* decrementer freq: 1 ms ticks */
 
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /*
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * IDE/ATA stuff
  *-----------------------------------------------------------------------
  */
+#define CONFIG_IDE_PREINIT     1       /* Use preinit IDE hook */
+#define CONFIG_IDE_INIT_POSTRESET      1       /* Use postreset IDE hook */
 #define CONFIG_IDE_8xx_DIRECT  1       /* PCMCIA interface required    */
 #define CONFIG_IDE_RESET       1       /* reset for ide supported      */