commit | 62044c0449507357cafba5614b83a80afb6aa7fe | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas.devel@googlemail.com> | Fri Feb 06 23:06:41 2015 +0100 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Tue Feb 17 22:52:40 2015 +0100 |
tree | 74f8fc3e77c27b73757ee49a1d4e3945c4dc333e | |
parent | 465c0dd36535a17ccdadd93d1199e1cb0510c14b [diff] |
avr32: factor out cpu_mmc_init() 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@googlemail.com>