mirror of
https://xff.cz/git/u-boot/
synced 2025-09-21 10:32:07 +02: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>