board/wandboard: switch to extlinux.conf
authorFabio Estevam <festevam@gmail.com>
Sun, 11 Jul 2021 12:48:23 +0000 (09:48 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 21:41:59 +0000 (23:41 +0200)
commit1176ed86f5e27ea21ba80648356537e843c803ee
treec9e747d08c4fd3fc1ce56a60d0303bb509204ca9
parent861775ebbe34d4548259e58a3af6b725c62a2a4b
board/wandboard: switch to extlinux.conf

Currently wandboard uses a custom boot.scr.txt script
and custom image generation scripts, genimage.cfg and
post-build.sh.

Switch to using the more standard extlinux.conf solution
and remove the custom scripts in favor of the standard
board/freescale/common/imx/post-image.sh one.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/wandboard/boot.scr.txt [deleted file]
board/wandboard/genimage.cfg [deleted file]
board/wandboard/post-build.sh [deleted file]
board/wandboard/rootfs_overlay/boot/extlinux/extlinux.conf [new file with mode: 0644]
configs/wandboard_defconfig