u-boot-brain/cpu/arm_cortexa8
Sanjeev Premi 6a6b62e3aa OMAP3: Use functions print_cpuinfo() and checkboard()
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>
2009-04-29 21:11:32 +02:00
..
omap3 OMAP3: Use functions print_cpuinfo() and checkboard() 2009-04-29 21:11:32 +02:00
config.mk OMAP3: Add common cpu and start code 2009-01-24 17:51:21 +01:00
cpu.c arm: unify reset command 2009-04-05 13:08:03 +02:00
Makefile OMAP3: Add common cpu and start code 2009-01-24 17:51:21 +01:00
start.S OMAP3: Add common cpu and start code 2009-01-24 17:51:21 +01:00