Does imx28 support networking in U-Boot?

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

Does imx28 support networking in U-Boot?

429 Views
drb55
Contributor II

Used (wasted) four days trying to enable networking (i.e., use DHCP) with U-Boot on my i.MX28EVK Board and then I found this update v2022.04 on github   

uboot-imx/board/freescale/mx28evk at lf_v2022.04 · nxp-imx/uboot-imx · GitHub                                     

mx28evk: Convert to driver model.
Make the conversion to driver model as it is mandatory.

Successfully tested booting Linux from the SD card.

Dropped support for networking and splash screen as these need to be properly converted to DM and tested.     

If networking with U-Boot is not supported on imx28evk, how do I download code to the NAND flash?

Dan                                  

 

Tags (3)
0 Kudos
1 Reply

412 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The network is disable for MX28, and the linux BSP is out of support since 2.6.35 kernel, if you are playing with the community bsp please go with them for support.

Regards

 

0 Kudos