Re: [U-Boot] [PATCH] at91: Add esd gmbh OTC570 board support

2010-02-02 Thread Detlev Zundel
Hi Daniel, > Hello Tom, > > thanks for reviewing... > > Tom wrote: >> Daniel Gorsulowski wrote: >>> This patch adds support for esd gmbh OTC570 board. >>> The OTC570 is based on an Atmel AT91SAM9263 SoC. >>> >>> Signed-off-by: Daniel Gorsulowski >> >> For u-boot-video. >> Maybe some u-boot comma

Re: [U-Boot] [PATCH] at91: Add esd gmbh OTC570 board support

2010-01-25 Thread Daniel Gorsulowski
Hello Tom, thanks for reviewing... Tom wrote: > Daniel Gorsulowski wrote: >> This patch adds support for esd gmbh OTC570 board. >> The OTC570 is based on an Atmel AT91SAM9263 SoC. >> >> Signed-off-by: Daniel Gorsulowski > > For u-boot-video. > Maybe some u-boot commands that could be common. >

Re: [U-Boot] [PATCH] at91: Add esd gmbh OTC570 board support

2010-01-23 Thread Tom
Daniel Gorsulowski wrote: > This patch adds support for esd gmbh OTC570 board. > The OTC570 is based on an Atmel AT91SAM9263 SoC. > > Signed-off-by: Daniel Gorsulowski For u-boot-video. Maybe some u-boot commands that could be common. > --- > MAINTAINERS |1 + > MAKEALL

[U-Boot] [PATCH] at91: Add esd gmbh OTC570 board support

2010-01-18 Thread Daniel Gorsulowski
This patch adds support for esd gmbh OTC570 board. The OTC570 is based on an Atmel AT91SAM9263 SoC. Signed-off-by: Daniel Gorsulowski --- MAINTAINERS |1 + MAKEALL |1 + Makefile |3 + board/esd/otc570/Makefile| 55 +