[U-Boot] [U-Boot,v3,03/12] avr32: factor out cpu_mmc_init()

Andreas Bießmann andreas.devel at googlemail.com
Mon Feb 16 21:22:26 CET 2015


Dear Andreas Devel,

Andreas Devel <andreas.devel at googlemail.com> writes:
>cpu_mmc_init() is required by the init sequence to have a working MMC interface
>on avr32. This will not be included in the binary if we omit the avr32 board.c
>when building the generic board.
>
>Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
>---
>
>Changes in v3: None
>Changes in v2: None
>Changes in v1:
>- new since RFC
>
> arch/avr32/cpu/Makefile |    1 +
> arch/avr32/cpu/mmc.c    |   16 ++++++++++++++++
> arch/avr32/lib/board.c  |    8 --------
> 3 files changed, 17 insertions(+), 8 deletions(-)
> create mode 100644 arch/avr32/cpu/mmc.c

applied to u-boot-avr32/master, thanks!

Best regards,
Andreas Bießmann


More information about the U-Boot mailing list