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~rc4+dfsg-2) unstable; urgency=medium
[ Frédéric Danis ]
* u-boot-amlogic: Build libretech-cc-noefi variant to work around
https://bugs.debian.org/
1027176
[ Vagrant Cascadian ]
* debian/targets.mk: Remove testers who no longer have access to boards
or who are not reachable.
* u-boot-amlogic: Enable "noefi" variants for all amlogic platforms to
work around https://bugs.debian.org/
1027176
* debian/control: Drop u-boot meta-package for armhf and mips.
* u-boot-amlogic: Add README.Debian describing the difference between
the default and "noefi" variants of each platform.
[dgit import unpatched u-boot 2023.01~rc4+dfsg-2]