
1 Aug
2011
1 Aug
'11
4:28 a.m.
Dear Hong Xu,
Rework for AT91SAM9RL SoC, makes it build again. Based on the work for AT91SAM9260-EK.
Signed-off-by: Hong Xu hong.xu@atmel.com
Changes since V2
- No at91_serial_hw_init, no CONFIG_USARTx anymore.
- Removed SZ_* macros - though I don't have the reason found in code :)
- Add definitions for all ATMEL_BASE_CSx
Thanks!
arch/arm/cpu/arm926ejs/at91/at91sam9rl_devices.c | 45 ++---- arch/arm/include/asm/arch-at91/at91sam9rl.h | 177 ++++++++++---------- arch/arm/include/asm/arch-at91/at91sam9rl_matrix.h | 121 +++++--------- 3 files changed, 141 insertions(+), 202 deletions(-)
Thanks. Applied this to u-boot-atmel/fixat91sam9rl. I am doing some small incremental patches on top of it to fix discrepancies to the style set in 9260. You should see them later this day. If you are OK with them, I'll squash them into your patch and move them to master.
Best Regards, Reinhard