]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv7: omap-common: make SPL board_mmc_init() weak
authorHeiko Schocher <hs@denx.de>
Tue, 7 Jun 2016 06:31:23 +0000 (08:31 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 9 Jun 2016 17:53:09 +0000 (13:53 -0400)
commita4475af5b4188b69739dacdc82351ceec71a1bbe
tree4c844a6071e1ec1c98111464ef24b969aea16abb
parent3d4f628d2f6043c3b3ce1fabf2c2286456c02e77
armv7: omap-common: make SPL board_mmc_init() weak

make this function weak, so board code can setup in SPL
MMC init with board special values.

Signed-off-by: Heiko Schocher <hs@denx.de>
arch/arm/cpu/armv7/omap-common/boot-common.c