Uboot

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Uboot

3,145件の閲覧回数
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,902件の閲覧回数
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,902件の閲覧回数
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,902件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

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

Best regards
igor

0 件の賞賛
返信