How to set IP Address in U-Boot build for i.MX6 Linux BSP

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

How to set IP Address in U-Boot build for i.MX6 Linux BSP

3,014 次查看
yuuki
Senior Contributor II

Dear all,

We run Linux L4.1.15 BSP on i.MX6SoloX-SABRE board.

According to the "Table 10. Common kernel boot parameters" in the i.MX_Linux_Release_Notes.pdf, usually, the IP addsess can be  set in Bootloader.

We want to set it as setting of the default of U-Boot.
We understand that we should add it to a source code of U-Boot.

However, we do not understand this source code and the setting method.

Would you tell me the source code and the description that we should modify?

Best Regards,
Yuuki

标签 (3)
标记 (2)
0 项奖励
回复
1 回复

1,891 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

please refer to #define CONFIG_IPADDR  in uboot README:

uboot-imx.git - Freescale i.MX u-boot Tree 

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

0 项奖励
回复