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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

2,157 Views
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

Labels (3)
Tags (2)
0 Kudos
1 Reply

1,034 Views
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 Kudos