board/udoo: use common freescale infrastructure
authorSergey Matyukevich <geomatsi@gmail.com>
Tue, 13 Oct 2020 20:16:21 +0000 (23:16 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 15 Oct 2020 16:02:35 +0000 (18:02 +0200)
commitc892e9457a580ad4bde8c5b565f584b60a3ef330
tree77bf8d45eafdca5bdaaa156c489da659dfe1ee43
parent50290805b3e028fa4446b7901462bba0bddcde86
board/udoo: use common freescale infrastructure

U-Boot 2020.10 no longer provides boot command in default environment for
Udoo Quad/Dual board. Boot script needs to be added to the image. In order
to keep using common infrastructure for freescale boards, move boot files
to root filesystem and add boot script there. Also switch Udoo Neo board
to common freescale infrastructure to simplify maintenance.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/udoo/common/boot.scr.txt [new file with mode: 0644]
board/udoo/common/post-build.sh [new file with mode: 0755]
board/udoo/mx6qdl/readme.txt
board/udoo/neo/boot.scr.txt [deleted file]
board/udoo/neo/genimage.cfg [deleted file]
board/udoo/neo/post-build.sh [deleted file]
board/udoo/neo/post-image.sh [deleted file]
board/udoo/neo/readme.txt
configs/mx6sx_udoo_neo_defconfig
configs/mx6udoo_defconfig