u-boot-brain/board/logicpd/zoom2
Mike Frysinger 1c9a5606d8 serial: drop useless ctlr field
The multi serial support has a "ctlr" field which almost no one uses,
but everyone is forced to set to useless strings.  So punt it.

Funny enough, the only code that actually reads this field (the mpc8xx
driver) has a typo where it meant to look for the SCC driver.  Fix it
while converting the check to use the name field.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Heiko Schocher <hs@denx.de>
CC: Anatolij Gustschin <agust@denx.de>
CC: Tom Rix <Tom.Rix@windriver.com>
CC: Minkyu Kang <mk7.kang@samsung.com>
CC: Craig Nauman <cnauman@diagraph.com>
CC: Marek Vasut <marek.vasut@gmail.com>
CC: Prafulla Wadaskar <prafulla@marvell.com>
CC: Mahavir Jain <mjain@marvell.com>
2011-07-26 16:38:05 +02:00
..
config.mk OMAP3: Zoom2: Fix ARM relocation support 2010-11-30 11:10:48 -05:00
debug_board.c arm: move Logicpd's boards to board/logicpd/ 2009-09-05 01:33:11 +02:00
led.c arm: move Logicpd's boards to board/logicpd/ 2009-09-05 01:33:11 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
zoom2_serial.c serial: push default_serial_console to drivers 2011-07-26 16:37:57 +02:00
zoom2_serial.h serial: drop useless ctlr field 2011-07-26 16:38:05 +02:00
zoom2.c Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
zoom2.h OMAP3: Clean up whitespace in mux configs 2009-10-13 06:17:36 -05:00