u-boot-brain/board/atmel/at91sam9261ek
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info
The information displayed when CONFIG_LCD_INFO is set is inherently
board-specific, so it should be done by the board code. The current code
dealing with this only handles two cases, and is already a horrible mess
of #ifdeffery.

Yes, this duplicates some code, but it also allows boards to print more
board-specific information; this used to be very difficult.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
2008-10-27 09:53:58 +01:00
..
at91sam9261ek.c lcd: Let the board code show board-specific info 2008-10-27 09:53:58 +01:00
config.mk AT91SAM9261EK support 2008-05-10 11:32:08 +02:00
led.c AT91SAM9261EK support 2008-05-10 11:32:08 +02:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
partition.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00