iMX53 LTIB U-boot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX53 LTIB U-boot

Jump to solution
1,608 Views
i_MX51EVKSDCard
Contributor II

Hello all,

We have i.MX535 on our board and I am trying to run a compiled version of u-boot using a SD card but it does not boot all the time i.e. at power up

it boots sometimes but not always. But if I use the pre-built u-boot image (u-boot 2009.08-00358-g57b8640 Sep 26, 2011) , it boots at every power up.

I have extracted the u-boot using LTIB for i.MX53 LOCO and generated u-boot.bin.

Has anyone seen this kind of problem, please help.

Thanks,

-Puneet

Labels (1)
0 Kudos
1 Solution
995 Views
fabio_estevam
NXP Employee
NXP Employee

Try using the latest U-boot version from git.freescale.com, or 2013.01 from git.denx.de.

Regards,

Fabio Estevam

View solution in original post

0 Kudos
4 Replies
995 Views
i_MX51EVKSDCard
Contributor II

Hi Fabio,

Thanks for your reply, I synced myself with 2013.01 from git.denx.de and compile the new version but it does not work completely i.e. it shows the following and hangs:

U-Boot 2013.01-dirty (Jan 21 2013 - 13:32:20)

Board: MX53 LOCO

I2C:   ready

U-Boot 2013.01-dirty (Jan 21 2013 - 13:32:20)

Any idea where it might be halting or crashing?

Thanks,

-Puneet

0 Kudos
995 Views
fabio_estevam
NXP Employee
NXP Employee

It is hard to say without knowing your hardware specifics. Try to identify the differences between your board and mx53loco, like PMIC, DDR3 initialization, I2C ports, etc

Regards,

Fabio Estevam

0 Kudos
995 Views
i_MX51EVKSDCard
Contributor II

Yes, I would need to verify few things.

But when I ran an older version of U-boot (for i.MX53 loco), it seems to initialize few things and gave me u-boot prompt, so I could display/modify memory stuff . Do you think new 2013.001 u-boot is quite different from older versions (u-boot 2009.08-00358-g57b8640 Sep 26)?

Is iMX53 loco u-boot good starting point or would you recommend some other version of u-boot (more simplified or basic)?

Thanks,

-Puneet

0 Kudos
996 Views
fabio_estevam
NXP Employee
NXP Employee

Try using the latest U-boot version from git.freescale.com, or 2013.01 from git.denx.de.

Regards,

Fabio Estevam

0 Kudos