diff options
Diffstat (limited to 'configs/theadorable_defconfig')
-rw-r--r-- | configs/theadorable_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/theadorable_defconfig b/configs/theadorable_defconfig index d5eef70..a9b5fab 100644 --- a/configs/theadorable_defconfig +++ b/configs/theadorable_defconfig @@ -9,6 +9,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_VIDEO=y CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable" +CONFIG_DEBUG_UART=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_FIT=y CONFIG_BOOTDELAY=3 @@ -42,7 +43,6 @@ CONFIG_DM_GPIO=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SPI_FLASH_STMICRO=y -CONFIG_DEBUG_UART=y CONFIG_DEBUG_UART_BASE=0xd0012000 CONFIG_DEBUG_UART_CLOCK=250000000 CONFIG_DEBUG_UART_SHIFT=2 |