]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
authorStefan Roese <sr@denx.de>
Tue, 21 Sep 2010 08:24:36 +0000 (10:24 +0200)
committerStefan Roese <sr@denx.de>
Thu, 23 Sep 2010 07:02:05 +0000 (09:02 +0200)
commite3c78c9b3c6a984934f98d3d622618edaa149fbd
tree289a153d11f6156810326b03c68ade54393ebdd4
parent550650ddd0fde00f245bc3da72d7272844198394
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE

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>
README
common/serial.c
drivers/serial/serial_netarm.c