summaryrefslogtreecommitdiff
path: root/configs/mscc_jr2_defconfig
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2019-01-29 10:50:16 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-02-01 14:08:54 +0100
commit45988b123cf40bb651d7c48e913b010a8e255643 (patch)
tree09f419204533d4439d9a12d9227037652a4c743b /configs/mscc_jr2_defconfig
parentab0ec15f77b5692c06fac024f34a90ab4752b41a (diff)
MSCC: Jaguar2 enable debug uart
Enable debug uart for Jaguar2 SoC family. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Diffstat (limited to 'configs/mscc_jr2_defconfig')
-rw-r--r--configs/mscc_jr2_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/mscc_jr2_defconfig b/configs/mscc_jr2_defconfig
index 040e1e1449..d80ca411b9 100644
--- a/configs/mscc_jr2_defconfig
+++ b/configs/mscc_jr2_defconfig
@@ -56,3 +56,9 @@ CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_LZMA=y
+CONFIG_DEBUG_UART_BOARD_INIT=y
+CONFIG_DEBUG_UART_BASE=0x70100000
+CONFIG_DEBUG_UART_CLOCK=250000000
+CONFIG_DEBUG_UART=y
+CONFIG_DEBUG_UART_SHIFT=2
+CONFIG_DEBUG_UART_ANNOUNCE=y