]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
board/orangepi: add support for orangepi-pc-plus board
authorSergey Matyukevich <geomatsi@gmail.com>
Wed, 8 Nov 2017 19:43:32 +0000 (22:43 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Dec 2017 22:22:30 +0000 (23:22 +0100)
commit289c1720689c4d43dbc6f6482ffc8da0d6cb1c52
treedf2bf2d4d2dfb539a77150f637a1800d8609d4fd
parent029bf5ff53aa413e807e47aeb4f4e2659c168044
board/orangepi: add support for orangepi-pc-plus board

This board is a variant of orangepi-pc board. It adds 8GB eMMC and Realtek
RTL8189FTV SDIO WiFi chip. This variant has a separate support in U-Boot
and kernel. So it makes sense to create a separate entry
for this board in buildroot.

Board support package includes the following components:
 - mainline u-boot 2017.09
 - mainline kernel 4.13.11

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
[Thomas: add entry to DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
board/orangepi/orangepi-pc-plus/boot.cmd [new file with mode: 0644]
board/orangepi/orangepi-pc-plus/genimage.cfg [new file with mode: 0644]
board/orangepi/orangepi-pc-plus/linux-extras.config [new file with mode: 0644]
board/orangepi/orangepi-pc-plus/post-build.sh [new symlink]
board/orangepi/orangepi-pc-plus/post-image.sh [new symlink]
board/orangepi/orangepi-pc-plus/readme.txt [new file with mode: 0644]
configs/orangepi_pc_plus_defconfig [new file with mode: 0644]