Re: [U-Boot] [PATCH 4/8] orion5x: Allow SDRAM initialization to be omitted

2011-03-17 Thread Michael Spang
On Sat, Jan 29, 2011 at 2:36 AM, Albert ARIBAUD wrote: > Le 29/01/2011 02:00, Michael Spang a écrit : >> >> For the TS-7800, the FPGA contains a bootloader which handles >> the SDRAM initialization and loads a bootloader from RAM. We >> should not try to initialize RAM again while running from it.

Re: [U-Boot] [PATCH 4/8] orion5x: Allow SDRAM initialization to be omitted

2011-01-28 Thread Albert ARIBAUD
Le 29/01/2011 02:00, Michael Spang a écrit : > For the TS-7800, the FPGA contains a bootloader which handles > the SDRAM initialization and loads a bootloader from RAM. We > should not try to initialize RAM again while running from it. > > Signed-off-by: Michael Spang > --- > arch/arm/cpu/arm926e