]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pm9263.h
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[u-boot] / include / configs / pm9263.h
index 6c434f069978a31dd2d356b29969ed94fdb5147c..b8ce17e807d5ba20b8e58a698f5ea7dff4d49e19 100644 (file)
@@ -18,8 +18,6 @@
  */
 #include <asm/hardware.h>
 
-#define CONFIG_SYS_GENERIC_BOARD
-
 /* ARM asynchronous clock */
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_RED_LED         GPIO_PIN_PB(7) /* this is the power led */
 #define CONFIG_GREEN_LED       GPIO_PIN_PB(8) /* this is the user1 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
 
 /* SDRAM */
 #define CONFIG_NR_DRAM_BANKS   1
 
 #define CONFIG_BAUDRATE                        115200
 
-#define CONFIG_SYS_PROMPT              "u-boot-pm9263> "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE              \