]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/integratorcp.h
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
[karo-tx-uboot.git] / include / configs / integratorcp.h
index 7c1ef2483ea24da88bf9450314102efe80f894fb..d6f260287534338532c50c0b8157b361ba76b91d 100644 (file)
@@ -18,7 +18,6 @@
 #include "integrator-common.h"
 
 /* Integrator CP-specific configuration */
-#define CONFIG_ARCH_CINTEGRATOR
 #define CONFIG_SYS_HZ_CLOCK            1000000 /* Timer 1 is clocked at 1Mhz */
 
 /*
@@ -41,8 +40,6 @@
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_BOOTDELAY       2
 #define CONFIG_BOOTARGS        "root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xfc800010,eth0 video=clcdfb:0"
 #define CONFIG_BOOTCOMMAND "tftpboot ; bootm"