tftpboot DIP switch?

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

tftpboot DIP switch?

1,587件の閲覧回数
alouizied
Contributor I

Hi,

I have a Qoriq T2080-RDB board, i would like to boot a standalone "hello world" program from a tftpserver with Uboot. In the datasheet of the Qoriq T2080-RDB  they mention that we have to configured the DIP switch if we want to boot from the NAND flash, NOR flash, SPI Flash or SD card. Do we have to configure the DIP switch if we want to boot from the Tftpserver? If yes what is the configuration?

Regards

Zied

ラベル(1)
タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,399件の閲覧回数
alouizied
Contributor I

Thanks for your reply ufedor and Adrian-Mihai Stoica.

0 件の賞賛
返信

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

tftp will allow you to load an application from a tftp server (this server is usually on a PC) to memory (DDR/SDRAM). From there, you can copy the application to any flash devices (NOR, NAND, SPI, SD). So, there are no DIP switches for tftpboot, just a way to load application from external PC to target board and run it using uboot commands.

Adrian

0 件の賞賛
返信

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

There is no such DIP switch option.

It is required to use U-Boot 'tftp' command after booting from any possible source: NAND flash, NOR flash, SPI Flash or SD card.

0 件の賞賛
返信