- Clone buildroot from buildroot git (>=v2016.11)
- Clone current repo
- make BR2_EXTERNAL_CI40_CREATOR=</path/to/current/repo> ci40_defconfig // For setting ci40 config
- make BR2_EXTERNAL_CI40_CREATOR=</path/to/current/repo> manuconfig // For config changes
- make
- Modprobe uccp420wlan module with/without mac_address
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.