
27 May
2014
27 May
'14
12:13 a.m.
Dear Josh Wu,
Josh Wu Josh.wu@atmel.com writes:
Also we enable the mmc command in configuration file.
As both CONFIG_CMD_MMC and CONFIG_CMD_USB use the CONFIG_DOS_PARTITION, so remove the redundant CONFIG_DOS_PARTITION definition.
Signed-off-by: Josh Wu josh.wu@atmel.com
v1 -> v2:
- refined the comment for the pins.
- remove detected pin initialization.
- move the mci initialization code to devices.c
- remove useless header file: mmc.h
.../cpu/arm926ejs/at91/at91sam9m10g45_devices.c | 17 +++++++++++++++++ board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 10 ++++++++++ include/configs/at91sam9m10g45ek.h | 15 ++++++++++++++- 3 files changed, 41 insertions(+), 1 deletion(-)
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann