-
- Downloads
ARM: SPL: Make spl_mmc.c more generic
Move the default omap/related-centric board_mmc_init to
arch/arm/cpu/armv7/omap-common/boot-common.c and move the type defines
to <asm/spl.h>. Also use mmc->read_bl_len rather than MMCSD_SECTOR_SIZE
Signed-off-by:
Tom Rini <trini@ti.com>
Showing
- arch/arm/cpu/armv7/omap-common/boot-common.c 16 additions, 0 deletionsarch/arm/cpu/armv7/omap-common/boot-common.c
- arch/arm/cpu/armv7/omap-common/spl_mmc.c 2 additions, 21 deletionsarch/arm/cpu/armv7/omap-common/spl_mmc.c
- arch/arm/cpu/armv7/omap3/board.c 15 additions, 0 deletionsarch/arm/cpu/armv7/omap3/board.c
- arch/arm/include/asm/omap_common.h 0 additions, 5 deletionsarch/arm/include/asm/omap_common.h
- arch/arm/include/asm/spl.h 5 additions, 0 deletionsarch/arm/include/asm/spl.h
Loading
Please register or sign in to comment