Re: [U-Boot] [PATCH 3/3] cpuat91: fix board support

2011-04-23 Thread Albert ARIBAUD
Le 03/04/2011 18:35, Eric Bénard a écrit : > - fix board support following relocation changes > - switch to boards.cfg > - disable i2c to keep size under 128kiB (1 sector) > > Signed-off-by: Eric Bénard > --- Reinhard: this was delegated to you in patchwork, but since this is only board support,

Re: [U-Boot] [PATCH 3/3] cpuat91: fix board support

2011-04-15 Thread Albert ARIBAUD
Le 15/04/2011 15:49, Eric Bénard a écrit : > To: alb...@aribaud.net Please do not use this address of mine for U-Boot related stuff; use albert.u.b...@aribaud.net (Cc:ed). Amicalement, -- Albert. ___ U-Boot mailing list U-Boot@lists.denx.de http://li

Re: [U-Boot] [PATCH 3/3] cpuat91: fix board support

2011-04-15 Thread Eric Bénard
Hi, On 03/04/2011 18:35, Eric Bénard wrote: > - fix board support following relocation changes > - switch to boards.cfg > - disable i2c to keep size under 128kiB (1 sector) > > Signed-off-by: Eric Bénard > --- any news concerning this patch ? http://patchwork.ozlabs.org/patch/89536/ Thanks, Eric

[U-Boot] [PATCH 3/3] cpuat91: fix board support

2011-04-03 Thread Eric Bénard
- fix board support following relocation changes - switch to boards.cfg - disable i2c to keep size under 128kiB (1 sector) Signed-off-by: Eric Bénard --- Makefile | 10 --- board/eukrea/cpuat91/Makefile |4 +- board/eukrea/cpuat91/config.mk |1 - board/eukrea/cpu