u-boot porting problem from version 2014 to version 2015

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

u-boot porting problem from version 2014 to version 2015

637 Views
pravverma
Contributor III

Hi,


I am porting uboot from version 2014-4 to 2015-4 for my custom board.
I made the changes for uart, booting device etc..
Since uboot-2014 version works fine, I have copied the mx6q_4x_mt41j128.cfg file from uboot-2014 version to uboot-2015.
but the booting freezes as shown below:

U-Boot 2015.04-00002-gee628f1769-dirty (May 12 2017 - 14:47:34)

CPU: Freescale i.MX6Q rev1.2 at 792 MHz
CPU: Temperature 23 C
Reset cause: POR
Board: MX6-SabreSD
I2C: ready
DRAM:

I am seeing a lot of code related to ddr in sabresd.c, which was not present in version 2014.

Is there any changes required?

Please help me.

Thanks.

Labels (3)
0 Kudos
2 Replies

478 Views
igorpadykov
NXP Employee
NXP Employee

Hi praveen

as additional help one can use attached Porting Guide, pay attention

to Chapter 1 Porting U-Boot.

Best regards
igor

0 Kudos

478 Views
pravverma
Contributor III

Found the problem, it was some connection issue. 

Now u-boot is booting fine.

0 Kudos