summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-11-13 12:55:28 +0100
committerTom Rini <[email protected]>2025-11-28 10:20:19 -0600
commiteb726cf6ae0e202f36aabcce88e21358cd3a7c5b (patch)
tree1930c14b5c06f6cea18d2be4761696a2483199f4 /scripts/kernel-doc
parent8fbcc0e0e839a8e25f636c76e59311033d3817b5 (diff)
arm: qemu: Eliminate fdt_high and initrd_high misuse
The fdt_high and initrd_high have nasty side-effects , which may lead to DT placed at 4-byte aligned offset when used in place, which then prevents Linux on arm64 from booting. This is difficult to debug and inobvious, with little to no gain. Remove this to let U-Boot place the DT at correctly aligned address. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions