[Buildroot] [PATCH 1/2] board/wandboard: Switch to extlinux.conf

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 18 21:42:54 UTC 2021


On Sun, 11 Jul 2021 09:48:23 -0300
Fabio Estevam <festevam at gmail.com> wrote:

> 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 at gmail.com>
> ---
>  board/wandboard/boot.scr.txt                  |  7 ----
>  board/wandboard/genimage.cfg                  | 32 -------------------
>  board/wandboard/post-build.sh                 |  8 -----
>  .../boot/extlinux/extlinux.conf               |  4 +++
>  configs/wandboard_defconfig                   |  5 ++-
>  5 files changed, 6 insertions(+), 50 deletions(-)
>  delete mode 100644 board/wandboard/boot.scr.txt
>  delete mode 100644 board/wandboard/genimage.cfg
>  delete mode 100755 board/wandboard/post-build.sh
>  create mode 100644 board/wandboard/rootfs_overlay/boot/extlinux/extlinux.conf

Both applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list