On Tue, May 20, 2025 at 10:25:56PM +0800, George Chan via B4 Relay wrote: > From: George Chan <gchan9...@gmail.com> > > Control how default bootargs is prepended or postpended to boot param found > from androidboot img. > > Signed-off-by: George Chan <gchan9...@gmail.com> > --- > boot/Kconfig | 8 ++++++++ > boot/image-android.c | 10 ++++++++-- > 2 files changed, 16 insertions(+), 2 deletions(-) > > diff --git a/boot/Kconfig b/boot/Kconfig > index 30eb5b328d7..6559398cb92 100644 > --- a/boot/Kconfig > +++ b/boot/Kconfig > @@ -11,6 +11,14 @@ config ANDROID_BOOT_IMAGE > This enables support for booting images which use the Android > image format header. > > +config ANDROID_BOOT_IMAGE_PREPEND_ENV_BOOTARGS > + bool "Android Boot Image boot cmd param will prepend to env bootargs" > + default n
The default is always n so this should be left out. Otherwise seems fine, thanks. -- Tom
signature.asc
Description: PGP signature