u-boot/cpu/arm_cortexa8/omap3
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
..
board.c OMAP3: Use functions print_cpuinfo() and checkboard() 2009-04-29 21:11:32 +02:00
clock.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
config.mk OMAP3: Add common cpu and start code 2009-01-24 17:51:21 +01:00
interrupts.c OMAP: rename timer divisor 2009-03-30 18:58:41 +02:00
lowlevel_init.S OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
Makefile OMAP3: Add common cpu and start code 2009-01-24 17:51:21 +01:00
mem.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
sys_info.c OMAP3: Use functions print_cpuinfo() and checkboard() 2009-04-29 21:11:32 +02:00
syslib.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00