]> 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 ba9e6d310bd2890b64fa4456f4cb363e6d8e51a5..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
@@ -71,7 +69,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_NAND                1
 
 #define CONFIG_CMD_JFFS2               1