[U-Boot] [PATCH 3/3] mx35: Clean up lowlevel_init

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Tue Aug 21 14:58:44 CEST 2012


Hi Stefano, Fabio,

> On 20/08/2012 22:25, Fabio Estevam wrote:
> > Hi Stefano,
> > 
> > On Mon, Aug 20, 2012 at 4:42 PM, stefano babic <sbabic at denx.de>
> > wrote:
> > 
> >> With the flea3 I have made some clean-up, making the
> >> lowLevel_init.S
> >> essential. Same changes were not reported back to the mx35pdk. I
> >> am
> >> going also to put in a common place the functions to setup the DDR
> >> controller ( board_setup_sdram_bank() in the flea3 directory).
> >> This
> >> should allow to factorize some other code, reducing the
> >> lowlevel_init.S.
> > 
> > Maybe even better would be to convert the init from lowlevel_init.S
> > into C code, like was done on mx31.
> > 
> > It is much easier to debug/maintain C code then assemby.
> 
> Yes, agree.
> 
> Regards,
> Stefano

Yes, but we must also not forget the size constraints for SPLs.

Best regards,
Benoît


More information about the U-Boot mailing list