[Buildroot] [RFC PATCH 0/2] Add support to genimage.sh for creating a bmap image

Dario Binacchi dario.binacchi at amarulasolutions.com
Sun Apr 21 09:53:51 UTC 2024


The series adds to the `genimage.sh` script an option for creating a
bmap image, which significantly reduces the time required to write an
image to an SD card. It also includes a use case applied to the
`ti_am62x_sk_defconfig` configuration to demonstrate how to use the
new option.

Dario Binacchi (2):
  support/scripts/genimage.sh: support creating a bmap image
  configs/ti_am62x_sk_defconfig: create the bmap image

 configs/ti_am62x_sk_defconfig |  3 ++-
 support/scripts/genimage.sh   | 21 +++++++++++++++++++--
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.43.0




More information about the buildroot mailing list