commit | e94895d9860b60ea9055569227ef4a3a04f9a3b9 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Nov 03 15:30:34 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sat Dec 06 00:32:58 2008 +0100 |
tree | c6bdeabcf944746b0acb6b574636c33b69459925 | |
parent | 633ae78d33aa0d69325ba782778252bf70307969 [diff] |
lwmon, tqm8xx: Fix build errors Commit 6b59e03e0237a40a2305ea385defdfd92000978b lcd: Let the board code show board-specific info introduced some bugs which prevent U-Boot building for lwmon board if CONFIG_LCD_INFO_BELOW_LOGO will be defined in the board configuration. Also "LCD enabled" building for TQM823L doesn't work since this commit. This patch fixes above-mentioned issues. Signed-off-by: Anatolij Gustschin <agust@denx.de>