u-boot porting problem from version 2014 to version 2015

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

u-boot porting problem from version 2014 to version 2015

639 次查看
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.

标签 (3)
0 项奖励
2 回复数

480 次查看
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 项奖励

480 次查看
pravverma
Contributor III

Found the problem, it was some connection issue. 

Now u-boot is booting fine.

0 项奖励