[U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs

2010-02-01 Thread Matthias Kaehlcke
Add support for the Cirrus EP93xx platform Signed-off-by: Matthias Kaehlcke Acked-by: Tom --- no changes with respect to rev5 cpu/arm920t/ep93xx/Makefile | 56 cpu/arm920t/ep93xx/cpu.c | 51 +++ cpu/arm920t/ep93xx/led.c | 101 ++ cpu/arm920t/ep93

Re: [U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs

2010-01-31 Thread Matthias Kaehlcke
El Sun, Jan 31, 2010 at 12:53:37PM -0600 Tom ha dit: > Matthias Kaehlcke wrote: > >Add support for the Cirrus EP93xx platform > > > >Signed-off-by: Matthias Kaehlcke > >--- > > cpu/arm920t/ep93xx/Makefile | 56 > > cpu/arm920t/ep93xx/cpu.c | 51 +++ > > cpu/arm920t/ep9

Re: [U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs

2010-01-31 Thread Tom
Matthias Kaehlcke wrote: > Add support for the Cirrus EP93xx platform > > Signed-off-by: Matthias Kaehlcke > --- > cpu/arm920t/ep93xx/Makefile | 56 > cpu/arm920t/ep93xx/cpu.c | 51 +++ > cpu/arm920t/ep93xx/led.c | 101 ++ > cpu/arm920t/ep93xx/lowle

[U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs

2010-01-31 Thread Matthias Kaehlcke
Add support for the Cirrus EP93xx platform Signed-off-by: Matthias Kaehlcke --- cpu/arm920t/ep93xx/Makefile | 56 cpu/arm920t/ep93xx/cpu.c | 51 +++ cpu/arm920t/ep93xx/led.c | 101 ++ cpu/arm920t/ep93xx/lowlevel_init.S | 65 cpu/arm920t/ep9

[U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs

2010-01-24 Thread Matthias Kaehlcke
Add support for the Cirrus EP93xx platform Signed-off-by: Matthias Kaehlcke --- cpu/arm920t/ep93xx/Makefile | 56 cpu/arm920t/ep93xx/cpu.c | 51 +++ cpu/arm920t/ep93xx/led.c | 101 ++ cpu/arm920t/ep93xx/lowlevel_init.S | 65 cpu/arm920t/ep9

Re: [U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs

2010-01-19 Thread Wolfgang Denk
Dear Matthias Kaehlcke, In message <20100119191617.gk16...@darwin> you wrote: > Add support for the Cirrus EP93xx platform > > Signed-off-by: Matthias Kaehlcke ... > --- /dev/null > +++ b/include/asm-arm/arch-ep93xx/ep93xx.h > @@ -0,0 +1,596 @@ > +/* > --

[U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs

2010-01-19 Thread Matthias Kaehlcke
Add support for the Cirrus EP93xx platform Signed-off-by: Matthias Kaehlcke --- cpu/arm920t/ep93xx/Makefile | 56 cpu/arm920t/ep93xx/cpu.c | 51 +++ cpu/arm920t/ep93xx/led.c | 101 ++ cpu/arm920t/ep93xx/lowlevel_init.S | 65 cpu/arm920t/ep9

Re: [U-Boot] [PATCH 1/3] ARM: Add support for EP93XX SoCs

2010-01-17 Thread Tom
Matthias Kaehlcke wrote: > hi tom, > > thanks for your review! > > El Sun, Jan 17, 2010 at 09:25:52AM -0600 Tom ha dit: > >> Matthias Kaehlcke wrote: >>> Add support for the Cirrus EP93XX platform >>> >>> create mode 100644 include/asm-arm/arch-ep93xx/ep93xx.h >> There are build errors that c

Re: [U-Boot] [PATCH 1/3] ARM: Add support for EP93XX SoCs

2010-01-17 Thread Matthias Kaehlcke
hi tom, thanks for your review! El Sun, Jan 17, 2010 at 09:25:52AM -0600 Tom ha dit: > Matthias Kaehlcke wrote: >> Add support for the Cirrus EP93XX platform >> >> Signed-off-by: Matthias Kaehlcke >> --- >> cpu/arm920t/ep93xx/Makefile | 56 >> cpu/arm920t/ep93xx/cpu.c

Re: [U-Boot] [PATCH 1/3] ARM: Add support for EP93XX SoCs

2010-01-17 Thread Tom
Matthias Kaehlcke wrote: > Add support for the Cirrus EP93XX platform > > Signed-off-by: Matthias Kaehlcke > --- > cpu/arm920t/ep93xx/Makefile | 56 > cpu/arm920t/ep93xx/cpu.c | 51 +++ > cpu/arm920t/ep93xx/led.c | 63 > cpu/arm920t/ep93xx/led.h

[U-Boot] [PATCH 1/3] ARM: Add support for EP93XX SoCs

2009-12-23 Thread Matthias Kaehlcke
Add support for the Cirrus EP93XX platform Signed-off-by: Matthias Kaehlcke --- cpu/arm920t/ep93xx/Makefile | 56 cpu/arm920t/ep93xx/cpu.c | 51 +++ cpu/arm920t/ep93xx/led.c | 63 cpu/arm920t/ep93xx/led.h | 26 ++ cpu/arm920t/ep93xx/