[GIT PULL] Please pull u-boot-dfu-20241219

Mattijs Korpershoek mkorpershoek at baylibre.com
Thu Dec 19 11:54:08 CET 2024


Hi Tom,

Please find some fixes for master:

Android:
- Fix kcmdline_extra support when parsing boot image
- Fix memory leak when after bootargs concatenation
- Fix length calculation when merging bootargs, cmdline and kcmdline

CI Job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/23951

Thanks,
Mattijs

The following changes since commit 25fb58e88aba0c4af0af554d7b141be3f2e5e0b5:

  ARM: stm32mp: Fix dram_bank_mmu_setup() for LMB located above ram_top (2024-12-17 09:14:01 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20241219

for you to fetch changes up to 9e5fad0f792539ae4258bc116bf408bb6faf7e82:

  boot: android: rework bootargs concatenation (2024-12-18 14:04:23 +0100)

----------------------------------------------------------------
u-boot-dfu-20241219

Android:
- Fix kcmdline_extra support when parsing boot image
- Fix memory leak when after bootargs concatenation
- Fix length calculation when merging bootargs, cmdline and kcmdline

----------------------------------------------------------------
Nicolas Belin (3):
      boot: android: fix extra command line support
      boot: android: free newbootargs when done
      boot: android: rework bootargs concatenation

 boot/image-android.c | 34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)



More information about the U-Boot mailing list