
29 May
2015
29 May
'15
5:04 p.m.
Sorry, some typo left after rebasing (affects only patch 2/3).
Daniel Kochmański (3): sunxi: Create helper function veryfing valid boot signature on MMC sunxi/spl: Detect at runtime where from SPL was read mmc: Protect `mmc_initialize` from initilizing mmc multiple times
arch/arm/cpu/armv7/sunxi/board.c | 62 ++++++++++++++++++++++------------- arch/arm/include/asm/arch-sunxi/mmc.h | 1 + board/sunxi/board.c | 8 ++--- drivers/mmc/mmc.c | 5 +++ drivers/mmc/sunxi_mmc.c | 17 ++++++++++ 5 files changed, 65 insertions(+), 28 deletions(-)
--
2.4.1