prevent relocating initrd & fdt, that results in failure to boot
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/
1937246
===================================================================
Gbp-Pq: Topic riscv64
Gbp-Pq: Name unmatched-prevent-relocating-initrd-and-fdt.patch
[PATCH] arm: config: fix default console only to specify the device
This reverts commit
767edf0f6b3eaa0303f3fd6afdc14ddce0aca70c and restores
commit
232ed3ca534708527a9515c7c41bc3542949525c.
Debian's flash-kernel expect the console variable to just contain the device,
because it will set the bootargs to "console=${console}". So revert adding
"console=" to the console parameter, but also adjust the shipped bootscripts
for exynos boards to cope with it.
Bug-Debian: https://bugs.debian.org/920116
Signed-off-by: Benjamin Drung <bdrung@debian.org>
Gbp-Pq: Topic exynos
Gbp-Pq: Name 0001-arm-config-fix-default-console-only-to-specify-the-d.patch
u-boot (2023.01+dfsg-1) unstable; urgency=medium
* New upstream release. (Closes: #
1027176)
* u-boot-amlogic: Drop "noefi" variants.
* debian/control: Add Build-Depends-Arch with libgnutls28-dev:native and
uuid-dev:native for arm64. Thanks to Helmut Grohne.
* debian/patches: Disable CONFIG_VIDEO_LOGO to fix cross-building.
Thanks to Helmut Grohne.
* salsa-ci: Enable cross-building of u-boot-tools.
* debian/control: Drop libc6 cross build dependency workaround.
* debian/control: Drop Build-Depends on python3-distutils and
python3-pkg-resources, no longer needed.
* debian/control: Move several Build-Depends to Build-Depends-Arch:
arm-trusted-firmware, crust-firmware, device-tree-compiler,
libfdt-dev, libgnutls28-dev, libncurses-dev, libssl-dev, lzop,
opensbi, and uuid-dev.
[dgit import unpatched u-boot 2023.01+dfsg-1]