]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8641d.h
Merge git://www.denx.de/git/u-boot-imx
[people/ms/u-boot.git] / include / configs / sbc8641d.h
index c5f9fcb918a75b94f7ddcc87cd2d22b22b20c9da..8f12de7a8550fc3e0700f1b90a211bdb88e61d55 100644 (file)
 #define CONFIG_LOADS_ECHO      1       /* echo on for serial download */
 #define CONFIG_SYS_LOADS_BAUD_CHANGE   1       /* allow baudrate change */
 
-#define CONFIG_CMD_REGINFO
-
-#if defined(CONFIG_PCI)
-    #define CONFIG_CMD_PCI
-#endif
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled */
 
 /*
 /* default location for tftp and bootm */
 #define CONFIG_LOADADDR                1000000
 
-#undef  CONFIG_BOOTARGS                /* the boot command will set bootargs */
-
 #define        CONFIG_EXTRA_ENV_SETTINGS                                       \
    "netdev=eth0\0"                                                     \
    "consoledev=ttyS0\0"                                                        \