]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/rpi.h
tools/imagetool: remove linker script
[karo-tx-uboot.git] / include / configs / rpi.h
index 4d5426e501dd043d6762c8cd5fdbc15a2267229d..7ad8d080215d1065cf5cbcbe37c2c54f390465cb 100644 (file)
  */
 #define CONFIG_MACH_TYPE               MACH_TYPE_BCM2708
 
-/* Enable driver model */
-#define CONFIG_DM
-#define CONFIG_CMD_DM
-#define CONFIG_DM_GPIO
-
 /* Memory layout */
 #define CONFIG_NR_DRAM_BANKS           1
 #define CONFIG_SYS_SDRAM_BASE          0x00000000
@@ -92,9 +87,7 @@
 #endif
 
 /* Console UART */
-#define CONFIG_PL011_SERIAL
-#define CONFIG_PL011_CLOCK             3000000
-#define CONFIG_PL01x_PORTS             { (void *)0x20201000 }
+#define CONFIG_PL01X_SERIAL
 #define CONFIG_CONS_INDEX              0
 #define CONFIG_BAUDRATE                        115200