Re: [U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

2010-10-14 Thread Wolfgang Denk
Dear "Eibach, Dirk", In message <48d3d52125c49b43ae880038e2e5314bb5b...@srv101.gdsys.de> you wrote: > > > Please factor out such common code. Eventually, a single > > board entry with two configurations is sufficient? > > Nice idea. Is there a way to do this with boards.cfg? Yes. See the pro

Re: [U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

2010-10-14 Thread Eibach, Dirk
> It seems thius board is very similar to the "io" board; > especially board/gdsys/iocon/{io,iocon}.c and > include/configs/{ip,iocon}.h share many, many identical lines. >From the u-boot point of view they are similar indeed, while anything but cpu and fpga interface has nothing in common (th

Re: [U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

2010-10-13 Thread Wolfgang Denk
Dear Dirk Eibach, In message <1286971128-12128-1-git-send-email-eib...@gdsys.de> you wrote: > Board support for the Guntermann & Drunck IoCon. > > Signed-off-by: Dirk Eibach > --- > MAINTAINERS |1 + > MAKEALL |1 + > board/gdsys/iocon/Makefile | 5

Re: [U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

2010-10-13 Thread Wolfgang Denk
Dear "Eibach, Dirk", In message <48d3d52125c49b43ae880038e2e5314bb5b...@srv101.gdsys.de> you wrote: > This is an OpenPGP/MIME signed message (RFC 2440 and 3156) > ---SG_MailGateway:=gJA5JiKFGK1gbc86QTKjeFZk9I > Content-Type: application/pgp-encrypted > > Version: 1 Please do not send encrypted m

Re: [U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

2010-10-13 Thread Eibach, Dirk
Dear Wolfgang, > Signed-off-by: Dirk Eibach > > --- > > MAINTAINERS |1 + > > MAKEALL |1 + > > board/gdsys/iocon/Makefile | 51 +++ > > board/gdsys/iocon/config.mk | 24 > > board/gdsys/iocon/iocon.c | 302 > +

Re: [U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

2010-10-13 Thread Wolfgang Denk
Dear Dirk Eibach, In message <1286971128-12128-1-git-send-email-eib...@gdsys.de> you wrote: > Board support for the Guntermann & Drunck IoCon. > > Signed-off-by: Dirk Eibach > --- > MAINTAINERS |1 + > MAKEALL |1 + > board/gdsys/iocon/Makefile | 5

[U-Boot] [PATCH] ppc4xx: Add CATCenter IoCon 405EP board support

2010-10-13 Thread Dirk Eibach
Board support for the Guntermann & Drunck IoCon. Signed-off-by: Dirk Eibach --- MAINTAINERS |1 + MAKEALL |1 + board/gdsys/iocon/Makefile | 51 +++ board/gdsys/iocon/config.mk | 24 board/gdsys/iocon/iocon.c | 302