Re: [U-Boot] [PATCH V2] Ethernut 5 board support

2011-10-17 Thread Harald Kipp
Hi Albert, On 16.10.2011 15:18, Albert ARIBAUD wrote: > I have applied the patch on top of u-boot-arm/master (minus slight > adaptations to boards.cfg and MAINTAINERS) but the board does not seem > to build properly: Thanks for taking the time to look into this. It built properly at the time i

Re: [U-Boot] [PATCH V2] Ethernut 5 board support

2011-10-16 Thread Albert ARIBAUD
Hi Harald, Le 21/04/2011 00:36, Wolfgang Denk a écrit : > Dear Harald Kipp, > > In message<4d7defb5.7010...@egnite.de> you wrote: >> Add support for the Ethernut 5 open hardware design, based >> on Atmel's AT91SAM9XE512 SoC. >> >> Signed-off-by: Harald Kipp >> --- >> >> V2: >> - Fix several cod

Re: [U-Boot] [PATCH V2] Ethernut 5 board support

2011-10-16 Thread Albert ARIBAUD
Hi Wolfgang, Le 15/10/2011 22:29, Wolfgang Denk a écrit : > Dear Albert, > > do you have any idea what's the status of this patch: > > 03/14 Harald Kipp [U-Boot] [PATCH V2] Ethernut 5 board support > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/95743 I&#x

Re: [U-Boot] [PATCH V2] Ethernut 5 board support

2011-10-15 Thread Wolfgang Denk
Dear Albert, do you have any idea what's the status of this patch: 03/14 Harald Kipp [U-Boot] [PATCH V2] Ethernut 5 board support http://article.gmane.org/gmane.comp.boot-loaders.u-boot/95743 Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk &am

Re: [U-Boot] [PATCH V2] Ethernut 5 board support

2011-04-20 Thread Wolfgang Denk
Dear Harald Kipp, In message <4d7defb5.7010...@egnite.de> you wrote: > Add support for the Ethernut 5 open hardware design, based > on Atmel's AT91SAM9XE512 SoC. > > Signed-off-by: Harald Kipp > --- > > V2: > - Fix several coding style issues. > - Remove Ethernet MAC address from default envi

[U-Boot] [PATCH V2] Ethernut 5 board support

2011-03-14 Thread Harald Kipp
Add support for the Ethernut 5 open hardware design, based on Atmel's AT91SAM9XE512 SoC. Signed-off-by: Harald Kipp --- V2: - Fix several coding style issues. - Remove Ethernet MAC address from default environment. MAINTAINERS |3 + board/egnite/ethernut5/Ma