[PATCH 0/2] FIX AT91 support
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Tue Jan 6 03:32:27 PST 2015
Hi,
This patch series fix at91 support that is broken for more than 3 months
please apply this on fix releases
Not even tested by Atmel when adding now SoC and Board
The following changes since commit 631be8e6cbe003f469a7e6b54046a743b710d989:
blspec: print error when devicetree not found (2014-12-16 14:29:23 +0100)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/at91_fix
for you to fetch changes up to 8f48b25818d29d406b3eba170910c6c24bd3a347:
driver: workarroud resource request that conflist with errno PTR (2015-01-05 17:46:38 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
arm: at91: fix ecc_mode on non atmel boards
driver: workarroud resource request that conflist with errno PTR
arch/arm/boards/animeo_ip/init.c | 1 +
arch/arm/boards/pm9261/init.c | 1 +
arch/arm/boards/pm9263/init.c | 1 +
arch/arm/boards/pm9g45/init.c | 1 +
arch/arm/boards/qil-a926x/init.c | 1 +
arch/arm/boards/telit-evk-pro3/init.c | 2 ++
arch/arm/boards/tny-a926x/init.c | 1 +
arch/arm/boards/usb-a926x/init.c | 1 +
arch/arm/mach-at91/at91sam926x_time.c | 6 +++---
drivers/base/driver.c | 31 +++++++++++++++++++++++++++++--
drivers/pinctrl/pinctrl-at91.c | 6 +++---
drivers/serial/atmel.c | 6 +++---
include/driver.h | 8 ++++++++
13 files changed, 55 insertions(+), 11 deletions(-)
Best Regards,
J.
More information about the barebox
mailing list