ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board
authorWu, Josh <Josh.wu@atmel.com>
Mon, 19 Jan 2015 07:25:56 +0000 (15:25 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Sat, 7 Feb 2015 22:42:58 +0000 (23:42 +0100)
commitf5702d7d7fcb2c6668ebb131454bec8f4db82be5
treeeaff0b91c99022465ec42083bf93396dba7c0eb2
parent0e48dc5e416f031c8eb05143f2dfab3111ec3b29
ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board

Current the MMC support will enable MCI port A, Which is only exist
for 2mmc board.
So by default we need to disable MMC (port A) support. And only enable
it for 2mmc board. Otherwise, dataflash won't work in at91sam9260ek board
as MMC has confliction with Dataflash in the CLK pin.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
configs/at91sam9g20ek_2mmc_defconfig [new file with mode: 0644]
configs/at91sam9g20ek_mmc_defconfig [deleted file]
include/configs/at91sam9260ek.h