]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/dnp5370.h
arm: pxa: colibri_pxa270: add some more nor flash details
[karo-tx-uboot.git] / include / configs / dnp5370.h
index d0e72e3e13447ef36d88f44e450fcfedc702858c..e809f203598a5cd89599b2bd51e1ab94c52c4dcf 100644 (file)
@@ -55,6 +55,7 @@
 
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
+
 #endif
 
 /*
 #define CONFIG_DNP5370_EXT_WD_DISABLE 1
 
 #define CONFIG_UART_CONSOLE 0
+#define CONFIG_BFIN_SERIAL
 #define CONFIG_BAUDRATE     115200
 #define CONFIG_BOOTCOMMAND  "bootm 0x20030000"
 #define CONFIG_BOOTARGS     "console=ttyBF0,115200 root=/dev/mtdblock3 rootfstype=ext2"
                "cp.b 0x01000000 0x20030000 0x2c0000\0" \
        "runme=bootm 0x01000000\0"
 
-/* this sets up the default list of enabled commands */
-#include <config_cmd_default.h>
-
-#ifndef CONFIG_BFIN_MAC
-# undef CONFIG_CMD_NET
-# undef CONFIG_CMD_NFS
-#endif
-
 #endif