Re: [U-Boot] [PATCH] AT91: convert cpu.c to struct SoC access

2010-09-23 Thread Reinhard Meyer
Dear Reinhard Meyer, > Signed-off-by: Reinhard Meyer Applied to u-boot-atmel/at91. Thanks, Reinhard ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] AT91: convert cpu.c to struct SoC access

2010-09-14 Thread Reinhard Meyer
Signed-off-by: Reinhard Meyer --- arch/arm/cpu/arm926ejs/at91/cpu.c | 32 1 files changed, 12 insertions(+), 20 deletions(-) diff --git a/arch/arm/cpu/arm926ejs/at91/cpu.c b/arch/arm/cpu/arm926ejs/at91/cpu.c index 141a7d1..087fe95 100644 --- a/arch/arm/cpu/arm