FRDM i.MX91 wifi setup for connectivity at boot using Yocto

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

FRDM i.MX91 wifi setup for connectivity at boot using Yocto

180 Views
ppint
Contributor I
I need to build a Yocto image that will automatically perform the following actions at boot time for FRDM i.MX. Could you please provide guidance on how to achieve this using a Yocto recipe, along with the necessary configuration and supporting files?

 

  1. Load the moal kernel module with parameters

 

  • Specifically, load the module with parameters from mod_para=nxp/wifi_mod_para.conf
  • Automatically bring up the mlan0 network interface

 

  • Automatically connect to a specified SSID

 

  • Use configuration from wpa_supplicant.conf and connect to wifi
  • Run a DHCP client to obtain an IP address for mlan0

 

Any best practices, example recipes, or references to relevant documentation would be greatly appreciated.
0 Kudos
Reply
0 Replies