All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>, Nicolas Belin <nbelin@baylibre.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20241219
Date: Thu, 19 Dec 2024 11:54:08 +0100	[thread overview]
Message-ID: <87ldwc3pv3.fsf@baylibre.com> (raw)

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(-)


             reply	other threads:[~2024-12-19 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-19 10:54 Mattijs Korpershoek [this message]
2024-12-19 17:51 ` [GIT PULL] Please pull u-boot-dfu-20241219 Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ldwc3pv3.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=lukma@denx.de \
    --cc=nbelin@baylibre.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.