acrn-kernel/arch/mips/boot/compressed
Paul Cercueil 7a05293af3 MIPS: boot/compressed: Copy DTB to aligned address
Since 5.12-rc1, the Device Tree blob must now be properly aligned.

Therefore, the decompress routine must be careful to copy the blob at
the next aligned address after the kernel image.

This commit fixes the kernel sometimes not booting with a Device Tree
blob appended to it.

Fixes: 79edff1206 ("scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2021-03-08 11:49:47 +01:00
..
.gitignore
Makefile MIPS: compressed: fix build with enabled UBSAN 2021-02-09 11:15:16 +01:00
calc_vmlinuz_load_addr.c
dbg.c
decompress.c MIPS: boot/compressed: Copy DTB to aligned address 2021-03-08 11:49:47 +01:00
dummy.c
head.S MIPS: zboot: Avoid endless loop in clear BSS. 2021-01-07 17:12:14 +01:00
ld.script MIPS: zboot: put appended dtb into a section 2020-11-06 11:28:16 +01:00
string.c
uart-16550.c
uart-alchemy.c
uart-prom.c