[U-Boot] [PATCH 2/2 V1] Make at91sam9261ek and at91sam9g10ek work again
Remy Bohmer
linux at bohmer.net
Thu Feb 17 20:21:21 CET 2011
Hi Reinhard,
2011/2/5 Remy Bohmer <linux at bohmer.net>:
> Also removes CONFIG_AT91_LEGACY related stuff.
>
> Signed-off-by: Remy Bohmer <linux at bohmer.net>
> ---
> V1: This patch contains everything to make the boards work again on
> the current changes in the u-boot-atmel.git tree.
> It requires the mainstream fixes to be applied first
> ([PATCH 1/2 V3] at91sam9261ek: make operational again)
>
> This patch-series can be pulled from:
> git://git.denx.de/u-boot-usb.git -> fix-at91sam9261ek
>
> Makefile | 23 ----
> arch/arm/cpu/arm926ejs/at91/at91sam9261_devices.c | 31 +++--
> arch/arm/cpu/arm926ejs/at91/led.c | 1 -
> arch/arm/include/asm/arch-at91/at91_matrix.h | 17 ++-
> arch/arm/include/asm/arch-at91/at91sam9261.h | 1 +
> .../arm/include/asm/arch-at91/at91sam9261_matrix.h | 64 ---------
> board/atmel/at91sam9261ek/at91sam9261ek.c | 140 +++++++++++---------
> board/atmel/at91sam9261ek/led.c | 8 +-
> boards.cfg | 6 +
> doc/README.at91 | 3 +-
> include/configs/at91sam9261ek.h | 27 ++--
> 11 files changed, 127 insertions(+), 194 deletions(-)
> delete mode 100644 arch/arm/include/asm/arch-at91/at91sam9261_matrix.h
This patch is waiting for your review comments for quite some time already.
Do you have any comments on it?
Kind regards,
Remy
More information about the U-Boot
mailing list