board: amlogic: remove p212 derivatives
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 19 Oct 2018 10:14:57 +0000 (12:14 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 26 Nov 2018 13:40:51 +0000 (14:40 +0100)
commit8bbfb40e572ddb8a11482ca513131e21a75e99de
treead35904af5001ac7b8249131ce155cf6a21311d3
parente4623f75e4b0128e9cc38e42699e5c0169ec58d0
board: amlogic: remove p212 derivatives

The Khadas vim and the libretech aml-s905x-cc (aka Potato) derive
from amlogic s905x reference design (P212).

All the code in these board is a copy/paste from the p212, which is
tedious to maintain. This change use p212 u-boot board for all these
boards, while keeping a dedicated defconfig to customize the names
and device tree.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
14 files changed:
arch/arm/mach-meson/Kconfig
board/amlogic/khadas-vim/Kconfig [deleted file]
board/amlogic/khadas-vim/MAINTAINERS [deleted file]
board/amlogic/khadas-vim/Makefile [deleted file]
board/amlogic/khadas-vim/khadas-vim.c [deleted file]
board/amlogic/libretech-cc/Kconfig [deleted file]
board/amlogic/libretech-cc/MAINTAINERS [deleted file]
board/amlogic/libretech-cc/Makefile [deleted file]
board/amlogic/libretech-cc/libretech-cc.c [deleted file]
board/amlogic/p212/README.khadas-vim [moved from board/amlogic/khadas-vim/README with 100% similarity]
board/amlogic/p212/README.libretech-cc [moved from board/amlogic/libretech-cc/README with 100% similarity]
board/amlogic/p212/README.p212 [moved from board/amlogic/p212/README with 100% similarity]
configs/khadas-vim_defconfig
configs/libretech-cc_defconfig