summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-11-13 12:56:09 +0100
committerTom Rini <[email protected]>2025-11-28 10:20:22 -0600
commitd9e183a04c92d96c8f8b145c0b789c62bdfc2605 (patch)
tree1553eea303c089e1b344364b2b324ed0314192c2 /include/linux/stringify.h
parenteb726cf6ae0e202f36aabcce88e21358cd3a7c5b (diff)
MIPS: 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 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions