u-boot/board/logicpd/zoom2
Marek Vasut 425101e115 serial: zoom2: Remove zoom2 serial prototypes from serial.h
Remove the prototypes for zoom2_serial_deviceN from serial.h . This
can't be done right away, as they are referenced from the zoom2
config file. Therefore, adjust the code so the config file only
specifies number of the port. Then, replace the simple return in
default_serial_console() with a switch across possible values, which
returns the zoom2_serial_deviceN . With such adjustment in place,
the exported prototypes in serial.h can be safely removed.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
2012-10-15 11:53:50 -07:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
config.mk OMAP3: Zoom2: Fix ARM relocation support 2010-11-30 11:10:48 -05:00
debug_board.c omap: Don't use gpio_free to change direction to input 2011-10-27 21:56:35 +02:00
led.c led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
zoom2.c ARM:OMAP+:MMC: Add parameters to MMC init 2012-05-15 08:31:22 +02:00
zoom2.h OMAP3: Clean up whitespace in mux configs 2009-10-13 06:17:36 -05:00
zoom2_serial.c serial: zoom2: Remove zoom2 serial prototypes from serial.h 2012-10-15 11:53:50 -07:00
zoom2_serial.h serial: Properly spell out the structure member names of serial_driver 2012-10-15 11:53:48 -07:00