u-boot-brain/arch/arm/cpu/armv7/omap3
Paul Kocialkowski fb9006c3a5 omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev
Despite being defined with __weak, this declaration of get_board_rev will
conflict with the fallback one when ONFIG_REVISION_TAG is not defined.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
2015-07-27 15:02:10 -04:00
..
am35x_musb.c Coding Style cleanup: remove trailing empty lines 2013-10-14 16:06:54 -04:00
board.c omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
boot.c omap3: Definitions for SYS_BOOT-based fallback boot device selection 2015-07-27 15:02:07 -04:00
clock.c omap3: enable GP9 timer and UART2 2015-01-29 12:00:50 -05:00
config.mk kbuild: use shorten logs for mkimage rules 2014-02-25 11:01:29 -05:00
emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
emif4.c omap3: make local functions static 2014-10-25 07:02:02 -04:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
lowlevel_init.S omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
Makefile omap3: Definitions for SYS_BOOT-based fallback boot device selection 2015-07-27 15:02:07 -04:00
sdrc.c omap3: make SDRC SHARING setting configurable 2015-01-29 12:00:50 -05:00
spl_id_nand.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sys_info.c omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev 2015-07-27 15:02:10 -04:00