Where LOADADDR is being used?

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

Where LOADADDR is being used?

ソリューションへジャンプ
2,268件の閲覧回数
maniam
Contributor I

I am following the instructions in this link to change the Linux kernel configuration in NITROGEN6X board from Boundary Devices. My question is about exporting the LOADADDR in line 6.

rrrr.png

As far as I remember, LOADADDR variable is needed in creating a uImage in 'make uImage' command. But we are not making a uImage here. Where exactly the LOADADDR is being used? More specifically in which make command?

make zImage

make modules

make dtbs

make -C ubuntunize tarball

- Mani

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,720件の閲覧回数
gary_bisson
Senior Contributor III

Hi,

This post is outdated. The LOADADDR is indeed useless here. It will be updated within two weeks.

Regards,

Gary

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,720件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mani Amoozadeh,

Indeed zImage does not require the LOADADDR parameter as far as I know.

Perhaps it was kept there from previous documents from where this document is based. However, I would ask people from Boundary Devices to be sure.

gary_bisson would you know why this parameter (LOADADDR) is kept on the document below when making zImage?

https://boundarydevices.com/ubuntunizing-i-mx6-kernels/

Regards,

0 件の賞賛
返信
1,721件の閲覧回数
gary_bisson
Senior Contributor III

Hi,

This post is outdated. The LOADADDR is indeed useless here. It will be updated within two weeks.

Regards,

Gary

0 件の賞賛
返信
1,720件の閲覧回数
maniam
Contributor I

Thanks! I have one more question about the above commands. I have created a new question about it here: https://community.nxp.com/message/845384 

0 件の賞賛
返信