board: amlogic: factorise gxbb boards
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 19 Oct 2018 11:27:40 +0000 (13:27 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 26 Nov 2018 13:40:51 +0000 (14:40 +0100)
commitd54e03b612e4e8dcb406b95a8a6a2f8fd7fb055b
tree0d72e7d8e7c5a85c8617a93bc08a93f8642b346e
parent302987b6c56dba7e694b0ac8233e2b0c2aa107e6
board: amlogic: factorise gxbb boards

The nanopi-k2 and the odroid-c2 are similar enough to be supported
by the same u-boot board. This change use odroid-c2 u-boot board
for the nanopi-k2 as well. Dedicated defconfig are kept to customize
the names and device tree.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/mach-meson/Kconfig
board/amlogic/nanopi-k2/Kconfig [deleted file]
board/amlogic/nanopi-k2/MAINTAINERS [deleted file]
board/amlogic/nanopi-k2/Makefile [deleted file]
board/amlogic/nanopi-k2/README [deleted file]
board/amlogic/nanopi-k2/nanopi-k2.c [deleted file]
board/amlogic/odroid-c2/MAINTAINERS
board/amlogic/odroid-c2/README [deleted file]
board/amlogic/odroid-c2/README.nanopi-k2 [new file with mode: 0644]
board/amlogic/odroid-c2/README.odroid-c2 [new file with mode: 0644]
configs/nanopi-k2_defconfig