mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-10 10:35:23 +08:00
CONFIG_UART1_CONSOLE was a PPC4xx specific implementation and is now removed since the move from the 4xx UART driver to the common NS16550 UART driver. Let's remove all references to this define now. Signed-off-by: Stefan Roese <sr@denx.de>