u-boot-brain/cpu/arm_cortexa8/omap3
Sanjeev Premi 90006e9b33 OMAP3: Remove unused board-types
The board-types defined in struct omap3_sysinfo seem to be
unused. The function display_board_info() is passed
board type as an argument; which is ignored.

This patch removes all uses of board-type, related definitions
and functions.

Signed-off-by: Sanjeev Premi <premi@ti.com>
2009-04-29 21:11:40 +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: Remove unused board-types 2009-04-29 21:11:40 +02:00
syslib.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00