diff options
author | Rob Herring <[email protected]> | 2021-02-12 19:16:24 -0600 |
---|---|---|
committer | Michal Simek <[email protected]> | 2021-02-16 07:43:36 +0100 |
commit | 48783be427c70a377c83a17d045eee98c90220da (patch) | |
tree | bc20f391a48f1f549fb765b5b82dbc9a63ef286b /scripts/gdb/linux/timerlist.py | |
parent | b68c8736a01f5eb21e4c2461f7c3c505e845e6ab (diff) |
microblaze: Fix built-in DTB alignment to be 8-byte aligned
Commit 79edff12060f ("scripts/dtc: Update to upstream version
v1.6.0-51-g183df9e9c2b9") broke booting on Microblaze systems depending on
the build. The problem is libfdt gained an 8-byte starting alignment check,
but the Microblaze built-in DTB area is only 4-byte aligned. This affected
not just built-in DTBs as bootloader passed DTBs are copied into the
built-in DTB region.
Other arches using built-in DTBs use a common linker macro which has
sufficient alignment.
Fixes: 79edff12060f ("scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9")
Reported-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Cc: Michal Simek <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions