boot kernel use tftp

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

boot kernel use tftp

1,479件の閲覧回数
jianwenzhang
Contributor I

I want to run Linux on my board,imx6q-sabresd.My step is:

=>tftp 0x10000000 zImage

=>tftp 0x20000000 imx6q-sabresd.dtb

=>bootz 0x10000000 - 0x20000000

now,the Linux is booting,I want to know ,why the address is 0x10000000 and 0x20000000? if I use other address,like bootz 0x12000000 - 0x18000000,the kernel boot failed.

ラベル(2)
0 件の賞賛
返信
1 返信

1,399件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Jianwen

for tftp configuration and usage one can check sect. sect.4.4.1.1 Downloading an image to MMC/SD,

sect.4.7.5 Running the Linux image from NFS attached Linux Guide

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

0 件の賞賛
返信