Select Git revision
at91sam9263ek.c
Forked from
Reform / reform-boundary-uboot
45662 commits behind the upstream repository.
-
Haavard Skinnemoen authored
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>
Haavard Skinnemoen authoredThe 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>
at91sam9263ek.c 9.54 KiB