]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pm9g45.h
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
[u-boot] / include / configs / pm9g45.h
index 53fdaa76948f96bd3c3a96d8c5b00c7ced73a967..0e944d871ff42cdf02b7b21b5fdda3fdc150b100 100644 (file)
@@ -22,7 +22,6 @@
  */
 #include <asm/hardware.h>
 
-
 #define CONFIG_PM9G45          1       /* It's an Ronetix PM9G45 */
 #define CONFIG_SYS_AT91_CPU_NAME       "AT91SAM9G45"
 
@@ -58,7 +57,6 @@
 #define CONFIG_RED_LED         GPIO_PIN_PD(31) /* this is the user1 led */
 #define CONFIG_GREEN_LED       GPIO_PIN_PD(0)  /* this is the user2 led */
 
-#define CONFIG_BOOTDELAY       3
 
 /*
  * BOOTP options
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_PING                1
-#define CONFIG_CMD_DHCP                1
 #define CONFIG_CMD_NAND                1
-#define CONFIG_CMD_USB         1
 
 #define CONFIG_CMD_JFFS2               1
 #define CONFIG_JFFS2_CMDLINE           1