Re[2]: [PATCH 2/2] ARM: i.MX: ccxmx51: detect SDRAM size by board id

Alexander Shiyan shc_work at mail.ru
Tue May 7 08:46:58 EDT 2013


...
> >  void __naked barebox_arm_reset_vector(void)
> >  {
> >  	arm_cpu_lowlevel_init();
> > -	imx51_barebox_entry(0);
> > +	barebox_arm_entry(MX51_CSD0_BASE_ADDR, SZ_128M, 0);
> 
> can we fix the ddr ctrl here by detecting the hw earlier

IIM is needed for detection. So it not possible.

---


More information about the barebox mailing list