]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:14 +0000 (12:59 +0200)
commit8ff2be0248c8e043ed3b0a2e86fa11d14b692cde
tree8538700dae134f1087e95961afa5c5266f659c97
parentcf644d110a8737a20bb84dc7569dd9fa1c3aa1c9
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