configs/bananapi_m1_plus_defconfig: new defconfig
authorFilip Skoneczny <fskoneczny@gmail.com>
Mon, 25 Jan 2021 17:44:03 +0000 (18:44 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 25 Jan 2021 21:02:36 +0000 (22:02 +0100)
commit9365c1de5b5332b40007d5171b55b544876c0624
tree1ca3dd8bd82c245d75eef8d432f5ef4bb6561f03
parent199bacb7b1f7b2a55ce1c04b42091f0d799574a1
configs/bananapi_m1_plus_defconfig: new defconfig

This commit adds support for Sinovoip's Banana Pi
M1+. It is mostly based on bananapro_defconfig
but with appropriate device tree and minor tweaks:

- apply bananapi-m1-plus device tree in linux
- apply bananapi_m1_plus defconfig for uboot
- apply patch for OOB IRQs on new device tree
- update device tree name in boot.cmd, genimage.cfg
- update symlink for BRCM driver in rootfs_overlay
- overall clean-up of the config

Tested on BPI-M1+ V1_1.

Signed-off-by: Filip Skoneczny <fskoneczny@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
board/sinovoip/m1-plus/boot.cmd [new file with mode: 0644]
board/sinovoip/m1-plus/genimage.cfg [new file with mode: 0644]
board/sinovoip/m1-plus/linux-wifi.fragment [new file with mode: 0644]
board/sinovoip/m1-plus/patches/linux/0001-ARM-dts-sun7i-bananapi-m1-plus-Disable-OOB-IRQ-for-b.patch [new file with mode: 0644]
board/sinovoip/m1-plus/post-build.sh [new file with mode: 0755]
board/sinovoip/m1-plus/readme.txt [new file with mode: 0644]
board/sinovoip/m1-plus/rootfs_overlay/lib/firmware/brcm/brcmfmac43362-sdio.sinovoip,bpi-m1-plus.txt [new symlink]
board/sinovoip/m1-plus/rootfs_overlay/lib/firmware/brcm/brcmfmac43362-sdio.txt [new file with mode: 0644]
configs/bananapi_m1_plus_defconfig [new file with mode: 0644]