configs: rename a bunch of friendlyarm boards
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 28 Feb 2021 21:49:39 +0000 (22:49 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 1 Mar 2021 21:53:35 +0000 (22:53 +0100)
commit3673b0c7e2b80e5ad53715c19ff9389c19a05d74
tree98b2af3c5de9a928ec447f603db457311cfae58e
parent955d6c099b2035dcca47554a735a4c700b5d3e1e
configs: rename a bunch of friendlyarm boards

We have defconfigs for quite a few friendlyarm boards, but the
naming for the defconfigs for those boards is inconsistent: some
start with 'friendlyarm_' while others don't.

Although the number of boards starting with 'friendlyarm_' is
less than those which do not, we still choose to rename the
boards so all have the 'friendlyarm_' prefix.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Chakra Divi <chakra@openedev.com>
Cc: Davide Viti <zinosat@gmail.com>
Cc: Marek Belisko <marek.belisko@open-nandra.com>
Cc: Suniel Mahesh <sunil@amarulasolutions.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
22 files changed:
DEVELOPERS
board/friendlyarm/nanopc-t4/readme.txt
board/friendlyarm/nanopi-m1-plus/readme.txt
board/friendlyarm/nanopi-m1/readme.txt
board/friendlyarm/nanopi-m4/readme.txt
board/friendlyarm/nanopi-neo/readme.txt
board/friendlyarm/nanopi-neo4/readme.txt
board/friendlyarm/nanopi-r1/readme.txt
configs/friendlyarm_nanopc_t4_defconfig [new file with mode: 0644]
configs/friendlyarm_nanopi_m1_defconfig [new file with mode: 0644]
configs/friendlyarm_nanopi_m1_plus_defconfig [new file with mode: 0644]
configs/friendlyarm_nanopi_m4_defconfig [new file with mode: 0644]
configs/friendlyarm_nanopi_neo4_defconfig [new file with mode: 0644]
configs/friendlyarm_nanopi_neo_defconfig [new file with mode: 0644]
configs/friendlyarm_nanopi_r1_defconfig [new file with mode: 0644]
configs/nanopc_t4_defconfig [deleted file]
configs/nanopi_m1_defconfig [deleted file]
configs/nanopi_m1_plus_defconfig [deleted file]
configs/nanopi_m4_defconfig [deleted file]
configs/nanopi_neo4_defconfig [deleted file]
configs/nanopi_neo_defconfig [deleted file]
configs/nanopi_r1_defconfig [deleted file]