commit | 8bbfb40e572ddb8a11482ca513131e21a75e99de | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Fri Oct 19 12:14:57 2018 +0200 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Mon Nov 26 14:40:51 2018 +0100 |
tree | ad35904af5001ac7b8249131ce155cf6a21311d3 | |
parent | e4623f75e4b0128e9cc38e42699e5c0169ec58d0 [diff] |
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>