Uboot

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

Uboot

3,026 次查看
ailtonlopes
Contributor III

Hi,
Id Like to change the u-boot load address because i want to run my program and from my program jump to u-boot and load linux, i've tried loading the .bin but i didnt work so id like to know how can i change the load address of the u-boot.

Im using the imx6qSD board.

Kind regards, 

Ailton Lopes

标签 (1)
标记 (2)
3 回复数

2,783 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ailton

one can check #define CONFIG_LOADADDR  in

uboot/include/configs/mx6_common.h

mx6_common.h\configs\include - uboot-imx - i.MX U-Boot 

Also may be helpful attached Porting Guide.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,783 次查看
ailtonlopes
Contributor III

Thanks for the quick response, also i wanted to ask if you know that its possible to run linux on imx6 boards without uboot by creating a bin with the zimage and the .dtb file?

0 项奖励
回复

2,783 次查看
igorpadykov
NXP Employee
NXP Employee

seems it may be possible, but nxp does not support that option in its bsps.

Best regards
igor

0 项奖励
回复