]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/integratorcp.h
integrator: switch to DM serial port
[karo-tx-uboot.git] / include / configs / integratorcp.h
index d6f260287534338532c50c0b8157b361ba76b91d..4d04f544c815ad872d26af512ab9f1bbd89f41f5 100644 (file)
 #define CONFIG_SMC91111_BASE    0xC8000000
 #undef CONFIG_SMC91111_EXT_PHY
 
-/* PL011 configuration */
-#define CONFIG_PL011_SERIAL
-#define CONFIG_PL011_CLOCK     14745600
-#define CONFIG_PL01x_PORTS     { (void *)CONFIG_SYS_SERIAL0, (void *)CONFIG_SYS_SERIAL1 }
-#define CONFIG_CONS_INDEX      0
-#define CONFIG_BAUDRATE                38400
-#define CONFIG_SYS_SERIAL0             0x16000000
-#define CONFIG_SYS_SERIAL1             0x17000000
-
 /*
  * Command line configuration.
  */