summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-11-16 01:14:32 +0100
committerTom Rini <[email protected]>2025-11-28 10:20:31 -0600
commit8c0d78ddc4989fe95337b20e392a76e796001eb6 (patch)
tree6a0d6bfb32ae6369193add174fe0ca84234e365c /scripts/cleanpatch
parentf74353099016a22500830adda2bb0558322b414c (diff)
xtensa: Assure end of U-Boot is at 8-byte aligned offset
Make sure the end of U-Boot is at 8-byte aligned offset, not 4-byte aligned offset. This allows safely appending DT at the end of U-Boot with the guarantee that the DT will be at 8-byte aligned offset. This 8-byte alignment is now checked by newer libfdt 1.7.2 . Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions