Skip to content

External repository which will contain creator related packages support to build with buildroot.

Notifications You must be signed in to change notification settings

abhimanyuv1/buildroot-creator-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building with buildroot

  1. Clone buildroot from buildroot git (>=v2016.11)
  2. Clone current repo
  3. make BR2_EXTERNAL_CI40_CREATOR=</path/to/current/repo> ci40_defconfig // For setting ci40 config
  4. make BR2_EXTERNAL_CI40_CREATOR=</path/to/current/repo> manuconfig // For config changes
  5. make

uccp420wlan module

  1. Modprobe uccp420wlan module with/without mac_address

modprobe uccp420wlan mac_addr=<mac_add> #ex: mac_addr=E25BB76AAB03

If mac_addr parameter is not passed it will try to use mac address from dts file. In default dts mac_addr is not present so you would need to add that field to be able to use it.

About

External repository which will contain creator related packages support to build with buildroot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published