commit | d18eb7b16d75d156402190c5f467a6ae2d6f383f | [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 | 72c3e1929f53fffddc07c43ddf62992df7157de6 [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