
Dear Hong Xu,
Rework for AT91SAM9261-EK, makes it build again. Based on the work for AT91SAM9260-EK.
Signed-off-by: voicevoice.shen@atmel.com Signed-off-by: Hong Xuhong.xu@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