]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-keystone/hardware.h
keystone: init: enable UART1 to be able use it from kernel
[karo-tx-uboot.git] / arch / arm / include / asm / arch-keystone / hardware.h
index a305a0cc098b678ded90c61515be4a08b3a93500..6c532ca8700bfffad852e90ea1eaf7064ffb1165 100644 (file)
@@ -142,6 +142,9 @@ struct ddr3_emif_config {
 #define KS2_DDR3_PMCTL_OFFSET           0x38
 #define KS2_DDR3_ZQCFG_OFFSET           0xC8
 
+#define KS2_UART0_BASE                 0x02530c00
+#define KS2_UART1_BASE                 0x02531000
+
 #ifdef CONFIG_SOC_K2HK
 #include <asm/arch/hardware-k2hk.h>
 #endif