]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91sam9263ek: add mmc support
authorAndreas Henriksson <andreas.henriksson@endian.se>
Mon, 27 Jan 2014 18:18:59 +0000 (19:18 +0100)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Sun, 9 Mar 2014 17:24:52 +0000 (18:24 +0100)
commit81724e09a018cf002be1bbb1a89b4b25e5b6f5c4
tree0e82687832cebe2b4c51127de5d31058798135c6
parentde4fdfc1f22d70c23be5443dafacb8163023f9b1
at91sam9263ek: add mmc support

Add support for using the Atmel MCI driver on at91sam9263ek.
This change is modeled after the existing at91sam9260ek support.

Please note that this hooks up slot1 (MCI1) for SD. Not both.

Tested with at91bootstrap and u-boot on dataflash in slot 0
and fat-formatted 8GB SDHC in slot 1 on first revision
at91sam9263ek (which must use dataflash in slot0 to boot).

CONFIG_ATMEL_MCI_PORTB not tested.

Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>
[remove empty line]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c
board/atmel/at91sam9263ek/at91sam9263ek.c
include/configs/at91sam9263ek.h