]> git.sur5r.net Git - u-boot/blobdiff - include/configs/gdppc440etx.h
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
[u-boot] / include / configs / gdppc440etx.h
index bfaba42643e63da2306ae1bde8f59b361de82033..2845a80e0d23856e07816184fff44979a83e7139 100644 (file)
@@ -32,9 +32,6 @@
 
 #define CONFIG_BOARD_EARLY_INIT_F      1       /* call board_early_init_f*/
 #define CONFIG_MISC_INIT_R             1       /* call misc_init_r()     */
-#define CONFIG_SYS_GENERIC_BOARD
-
-#undef CONFIG_ZERO_BOOTDELAY_CHECK     /* ignore keypress on bootdelay==0 */
 
 /*
  * Base addresses -- Note these are effective addresses where the
@@ -67,7 +64,6 @@
  * Serial Port
  */
 #define CONFIG_CONS_INDEX      2       /* Use UART1                    */
-#define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 #define CONFIG_SYS_NS16550_CLK         get_serial_clock()