Searched hist:"6 b59e03e0237a40a2305ea385defdfd92000978b" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/board/atmel/at91sam9rlek/ |
| H A D | at91sam9rlek.c | 6b59e03e0237a40a2305ea385defdfd92000978b Mon Sep 01 14:21:22 UTC 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> 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>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9261ek/ |
| H A D | at91sam9261ek.c | 6b59e03e0237a40a2305ea385defdfd92000978b Mon Sep 01 14:21:22 UTC 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> 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>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9263ek/ |
| H A D | at91sam9263ek.c | 6b59e03e0237a40a2305ea385defdfd92000978b Mon Sep 01 14:21:22 UTC 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | lcd.h | 6b59e03e0237a40a2305ea385defdfd92000978b Mon Sep 01 14:21:22 UTC 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> 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>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | lcd.c | 6b59e03e0237a40a2305ea385defdfd92000978b Mon Sep 01 14:21:22 UTC 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> 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>
|