commit | e43ce3fca755d79635899b658a97f3c4a7dbf220 | [log] [tgz] |
---|---|---|
author | Francois Retief <fgretief@spaceteq.co.za> | Thu Oct 29 12:55:34 2015 +0200 |
committer | Francois Retief <fgretief@spaceteq.co.za> | Fri Nov 13 10:23:33 2015 +0200 |
tree | ab287ecdb45c987e51109090e0ae56abc911a405 | |
parent | 5786071e4a3b9091940580c208e27d21fdc269cf [diff] [blame] |
sparc: leon3: Add debug_uart support to LEON3 serial driver. Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
diff --git a/configs/grsim_defconfig b/configs/grsim_defconfig index a5ea7ab..d2f709f 100644 --- a/configs/grsim_defconfig +++ b/configs/grsim_defconfig
@@ -14,3 +14,7 @@ # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set CONFIG_SYS_AMBAPP_PRINT_ON_STARTUP=y +CONFIG_DEBUG_UART=y +CONFIG_DEBUG_UART_APBUART=y +CONFIG_DEBUG_UART_BASE=0x80000100 +CONFIG_DEBUG_UART_CLOCK=40000000