summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_root_node.c
diff options
context:
space:
mode:
authorJosua Mayer <josua@solid-run.com>2025-02-08 13:22:43 +0100
committerStefan Roese <sr@denx.de>2025-04-16 08:05:15 +0200
commitf9868d71faa9f431b9ca3465358c9f70707fc9c6 (patch)
tree22e4d85fb25e7922f45c7f879b14345b23fa8bdc /lib/efi_loader/efi_root_node.c
parent873f6f9a3fd3f26a6fece7e45d6e19930e3eabf0 (diff)
configs: clearfog,helios4: disable sdhci sdma
Testing has shown that loading large initramfs causes data corruption where the kernel image had been loaded to. Debian 12 installation using a 17M initramfs boots fine, but the final system with an initramfs of 27M obscurely fails to boot with bootz reporting "Bad magic!". Inspecting kernel_addr_r after this failed boot attempt does show garbage in place of the expected zimage header. The problem seems to occur on armada 388 only when sdhci sdma is enabled in defconfig. Other armada boards such as turris omnia did not enable the option. Remove sdhci sdma from defconfig for now as a workaround. Signed-off-by: Josua Mayer <josua@solid-run.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/efi_loader/efi_root_node.c')
0 files changed, 0 insertions, 0 deletions