On 2023-01-21, Joost van Zwieten wrote:
> Booting a kernel with initrd using U-Boot from bullseye with default
> environment results in a kernel panic, because U-Boot loads the initrd
> in highmem [1]. The problem has been fixed upstream [2]. Please consider
> including the fix in bullseye. I've tested the attached patch, which
> applies to v2021.01 and which is a backport of the fix (variable
> `CONFIG_SYS_BOOTMAPSZ` has been renamed to `CFG_SYS_BOOTMAPSZ` in
> v2023.01).

Thanks!

Could you please also test against the version in unstable? Generally we
need fixes to go to unstable before backporting them to stable... and
given that bookworm will likely release this year, I would like for the
version in bookworm (currently based on upstream v2023.01) to work as
well...

Looks like the patch got merged upstream:

  
https://source.denx.de/u-boot/u-boot/-/commit/ace75d642fa71034b248cde30709c79e06c52d61

Would be good to include a link to the upstream fix in the comments of
the patch, and also explain that it is backported with regards to
CFG_SYS_BOOTMAPSZ vs. CONFIG_SYS_BOOTMAPSZ in the patch itself... it was
a little confusing to see the text of patch use one and the patch
describe another...

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to