7a05293af3
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:
|
||
---|---|---|
.. | ||
compressed | ||
dts | ||
tools | ||
.gitignore | ||
Makefile | ||
ecoff.h | ||
elf2ecoff.c |