Re: [U-Boot] [PATCH 2/2] cpu9260: update board support

2011-04-11 Thread Eric Bénard
Hi Reinhard, On 11/04/2011 12:51, Reinhard Meyer wrote: >> +/* to be removed once maemory-map.h is fixed */ > > That would be "memory-map.h". > However memory-map.h does not exist anymore. > .../... > > Please no "1" anymore for just defines, unless the value 1 is really used as > a value. > .../

Re: [U-Boot] [PATCH 2/2] cpu9260: update board support

2011-04-11 Thread Reinhard Meyer
Dear Eric Bénard, > - update to new relocation code > - switch to boards.cfg > - get rid of LEGACY (still a little hack in .h to compile) > - add nand boot configuration > - boot tested for the following configurations : > 9260 (64MB RAM & nor boot) > 9260_nand (64MB RAM & nand boot) >

[U-Boot] [PATCH 2/2] cpu9260: update board support

2011-01-25 Thread Eric Bénard
- update to new relocation code - switch to boards.cfg - get rid of LEGACY (still a little hack in .h to compile) - add nand boot configuration - boot tested for the following configurations : 9260 (64MB RAM & nor boot) 9260_nand (64MB RAM & nand boot) 9G20_128M (128MB RAM &