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

Fabio Estevam festevam at gmail.com
Mon Aug 20 22:25:12 CEST 2012


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.

Regards,

Fabio Estevam


More information about the U-Boot mailing list