[U-Boot] [PATCH] Makes AT91SAM9261-EK build correctly against the mainline HEAD

Reinhard Meyer u-boot at emk-elektronik.de
Sat Jun 11 08:17:31 CEST 2011


Dear Hong Xu,
> Rework for AT91SAM9261-EK, makes it build again.
> Based on the work for AT91SAM9260-EK.
>
> Signed-off-by: voice<voice.shen at atmel.com>
> Signed-off-by: Hong Xu<hong.xu at atmel.com>
> ---
>   Makefile                                           |   23 ----
>   arch/arm/cpu/arm926ejs/at91/at91sam9261_devices.c  |   45 +++----
>   arch/arm/include/asm/arch-at91/at91_spi.h          |    2 +-
>   arch/arm/include/asm/arch-at91/at91sam9261.h       |    2 +-
>   .../arm/include/asm/arch-at91/at91sam9261_matrix.h |   77 +++++------
>   board/atmel/at91sam9261ek/at91sam9261ek.c          |  136 ++++++++++---------
>   board/atmel/at91sam9261ek/config.mk                |    1 -
>   board/atmel/at91sam9261ek/led.c                    |    7 +-
>   boards.cfg                                         |    6 +
>   include/configs/at91sam9261ek.h                    |   81 +++++++-----
>   10 files changed, 184 insertions(+), 196 deletions(-)
>   delete mode 100644 board/atmel/at91sam9261ek/config.mk
Could you please make separate patches for the parts that fix the SoC itself,
and for what fixes the board?

I by now have several similar SoC fixes gotten as patches, I have to somehow
make the best of them.... I might have to pick parts from each of them.

Best Regards,
Reinhard


More information about the U-Boot mailing list