[PATCH 0/4 v2] at91sam9x5ek: add spi and mci support
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Nov 2 05:39:23 EDT 2012
On 20:50 Thu 01 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
>
> with this +1 patch serie the support of the at91sam9x5ek is mostly
> complete
>
> This will add spi and mci0 support as spi0 and mci0 conflict
>
> We are still missing framebuffer, usb host and device and hardware i2c support
> but this wil be added later
>
> This patch serie depedsn on the at91sam9x5ek i2c and m25p80 patcheries
>
> the correct version
>
> this one work but brake the etherent as it mux the 4 cs as gpio and we
> use them on the eth0
v2 rebase agains i2c patch serie v2
The following changes since commit 244b46fb5c4663cba1df182670c212b8b4b7a4b0:
m25p80: sync flash support with the kernel (2012-11-02 02:28:41 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/at91sam9x5ek_mci_spi
for you to fetch changes up to 9d74c51ca7d8d9a959aa989f83bbb3e1a9e3a129:
at91sam9x5ek: add mci support (2012-11-02 02:28:42 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (4):
at91sam9x5: add spi support
at91sam9x5ek: add spi support
at91sam9x5: add mci support
at91sam9x5ek: add mci support
arch/arm/boards/at91sam9x5ek/init.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/configs/at91sam9x5ek_defconfig | 10 +++++++---
arch/arm/mach-at91/at91sam9x5.c | 4 ++++
arch/arm/mach-at91/at91sam9x5_devices.c | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 192 insertions(+), 3 deletions(-)
Best Regards,
J.
More information about the barebox
mailing list