u-boot-brain/arch/arm/cpu/armv7/omap3
Nikita Kiryanov 715462dd7e omap3: make get_board_rev() function weak
Current get_board_rev() function returns a hard coded value which is
obviously incorrect for the majority of boards.
Allow boards to provide a correct implementation by making this function
weak.

Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
2012-01-16 08:40:11 +01:00
..
board.c OMAP3: Add SPL_BOARD_INIT hook 2011-12-06 23:59:39 +01:00
clock.c dm3730: enable dpll5 2011-09-04 11:36:22 +02:00
config.mk omap3: new SPL structure support 2011-09-30 22:00:54 +02:00
emac.c AM35xx: add EMAC support 2011-12-06 23:59:36 +01:00
emif4.c omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
lowlevel_init.S start.S: remove omap3 specific code from start.S 2011-12-06 23:59:34 +01:00
Makefile OMAP3 SPL: Add identify_nand_chip function 2011-12-06 23:59:38 +01:00
mem.c OMAP3: Change mem_ok to clear again after reading back 2011-12-06 23:59:38 +01:00
sdrc.c OMAP3 SPL: Rework memory initalization and devkit8000 support 2011-12-06 23:59:38 +01:00
spl_id_nand.c OMAP3 SPL: Add identify_nand_chip function 2011-12-06 23:59:38 +01:00
sys_info.c omap3: make get_board_rev() function weak 2012-01-16 08:40:11 +01:00