board/mx6cubox: Switch to extlinux.conf
authorFabio Estevam <festevam@gmail.com>
Mon, 19 Jul 2021 19:55:37 +0000 (16:55 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 20 Jul 2021 19:27:29 +0000 (21:27 +0200)
commit981bc738a498cc9355fe71a54b239bc4119091c9
tree2c73a21e8498dedf1393386f0d952af0d89b2ce4
parentdb6e5bf7d6774e52f93a3a8bed536200539f07dc
board/mx6cubox: Switch to extlinux.conf

Currently mx6cubox uses a custom boot.scr.txt script
and custom image generation scripts: genimage.cfg, post-build.sh
and post-image.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>
Tested-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/solidrun/mx6cubox/boot.scr.txt [deleted file]
board/solidrun/mx6cubox/genimage.cfg [deleted file]
board/solidrun/mx6cubox/patches/uboot/0001-mx6cuboxi-Fix-the-mmc-device-for-the-rootfs.patch [new file with mode: 0644]
board/solidrun/mx6cubox/patches/uboot/0002-mx6cuboxi-Fix-the-console-variable.patch [new file with mode: 0644]
board/solidrun/mx6cubox/post-build.sh [deleted file]
board/solidrun/mx6cubox/post-image.sh [deleted file]
board/solidrun/mx6cubox/rootfs_overlay/boot/extlinux/extlinux.conf [new file with mode: 0644]
configs/mx6cubox_defconfig