Re: [U-Boot] [PATCH 1/2] at91: fixed at91sam9263 system file

2011-04-11 Thread Reinhard Meyer
Dear Daniel Gorsulowski, > Signed-off-by: Daniel Gorsulowski > --- > arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c | 55 > +++-- > 1 files changed, 18 insertions(+), 37 deletions(-) > Applied to u-boot-atmel/next. Thanks, Reinhard ___

[U-Boot] [PATCH 1/2] at91: fixed at91sam9263 system file

2011-01-21 Thread Daniel Gorsulowski
Signed-off-by: Daniel Gorsulowski --- arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c | 55 +++-- 1 files changed, 18 insertions(+), 37 deletions(-) diff --git a/arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c b/arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c index deda3