From 2f3a5fee9e901a34263cf293d1d9072bbd69fe27 Mon Sep 17 00:00:00 2001 From: Thomas Chou Date: Thu, 19 Nov 2015 21:48:15 +0800 Subject: nios2: 10m50: change to ns16550 uart Change to ns16550 uart for 10m50 devboard based on a new Altera release. Signed-off-by: Thomas Chou Reviewed-by: Tom Rini Acked-by: Simon Glass --- include/configs/10m50_devboard.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/10m50_devboard.h b/include/configs/10m50_devboard.h index 48d5063..8a91cdb 100644 --- a/include/configs/10m50_devboard.h +++ b/include/configs/10m50_devboard.h @@ -20,6 +20,7 @@ */ #define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_CONSOLE_INFO_QUIET /* Suppress console info */ +#define CONFIG_SYS_NS16550_MEM32 /* * Flash -- cgit v1.1