hancock: change console to UART2 (board config file)

This commit is contained in:
Rene Straub 2018-06-16 12:07:14 +02:00
parent 5454f978bf
commit 5fc651b1ae
1 changed files with 2 additions and 1 deletions

View File

@ -103,8 +103,9 @@
/* UART Configuration */
#define CONFIG_SYS_NS16550_COM1 0x44e09000 /* UART0: XModem Boot */
#define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1: See note below */
#define CONFIG_SYS_NS16550_COM3 0x48024000 /* UART2: eMMC Boot, User UART */
/* TODO: Check COM3 register address, Check COM3/UART2 clock enable !! */
/* NOTE: NS16550 definitions are cumulative, need to set COM2 to have COM3 */
#define CONFIG_I2C
#define CONFIG_I2C_MULTI_BUS