[U-Boot] Use UART1 port on p1022 through U-Boot

Dirk Eibach dirk.eibach at gdsys.cc
Wed Jun 18 08:23:08 CEST 2014


Just use
#define CONFIG_CONS_INDEX 2
to select UART1 as u-boot console.
Remember to set "consoledev=ttyS1" in the kernel parameters.

Cheers Dirk


More information about the U-Boot mailing list