configs/orangepi_lite2: add WiFi support
authorJagan Teki <jagan@amarulasolutions.com>
Sat, 3 Nov 2018 12:56:08 +0000 (18:26 +0530)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 16 Dec 2018 14:56:53 +0000 (15:56 +0100)
commit2dd62b6d6e6016b1896f58b6ac23c64825a39eeb
treea5cf429a580439ef3cdb772e1fc13f9608e3c6da
parent753052090ffb03c0a34d9a79ec4652d8914e58b5
configs/orangepi_lite2: add WiFi support

Orangepi lite2 board has AP6356S WiFi/BT combo, but does
not have ethernet port. So it makes sense to enable wireless
networking by default:
- add broadcom wireless firmware package to image
- add basic wireless tools to image
- add rootfs overlay with proper NVRAM file for on-board AP6356S chip
- add mdev to image to enable module autoloading
- update readme.txt to test wifi

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/orangepi/orangepi-lite2/readme.txt
board/orangepi/orangepi-lite2/rootfs_overlay/lib/firmware/brcm/brcmfmac43455-sdio.txt [new file with mode: 0755]
configs/orangepi_lite2_defconfig