tftpboot DIP switch?

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

tftpboot DIP switch?

1,584 次查看
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,396 次查看
alouizied
Contributor I

Thanks for your reply ufedor and Adrian-Mihai Stoica.

0 项奖励
回复

1,396 次查看
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,396 次查看
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 项奖励
回复