diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/warp7.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/warp7.h b/include/configs/warp7.h index 0798671ed5..5ea5512247 100644 --- a/include/configs/warp7.h +++ b/include/configs/warp7.h @@ -14,6 +14,8 @@ #define PHYS_SDRAM_SIZE SZ_512M +#define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR + #define CONFIG_BOARD_EARLY_INIT_F /* MMC Config*/ |