mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 09:48:16 +00:00
6a6b62e3aa
Use the functions print_cpuinfo() and checkboard() to display the cpu and board specific information. These functions reuse content from the existing function display_board_info() - which has been removed. Also, updated the existig OMAP3 configurations to define: - CONFIG_DISPLAY_CPUINFO - CONFIG_DISPLAY_BOARDINFO Signed-off-by: Sanjeev Premi <premi@ti.com> |
||
---|---|---|
.. | ||
board.c | ||
clock.c | ||
config.mk | ||
interrupts.c | ||
lowlevel_init.S | ||
Makefile | ||
mem.c | ||
sys_info.c | ||
syslib.c |