diff options
| author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2008-09-01 16:21:22 +0200 |
|---|---|---|
| committer | Anatolij Gustschin <agust@denx.de> | 2008-10-27 09:53:58 +0100 |
| commit | 6b59e03e0237a40a2305ea385defdfd92000978b (patch) | |
| tree | 70f3078e9568171678634959995355a198907806 /common/cmd_bootm.c | |
| parent | 6f93d2b8fca504200a5758f7c6dd2d6852900765 (diff) | |
| download | olio-uboot-2014.01-6b59e03e0237a40a2305ea385defdfd92000978b.tar.xz olio-uboot-2014.01-6b59e03e0237a40a2305ea385defdfd92000978b.zip | |
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>
Diffstat (limited to 'common/cmd_bootm.c')
0 files changed, 0 insertions, 0 deletions