diff options
author | Pali Rohár <pali@kernel.org> | 2022-01-12 18:20:46 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-01-14 11:39:16 +0100 |
commit | bdf8c9f219af279cbf9e037318ba44ef3bef1d6d (patch) | |
tree | dbdc177d0fbf829c7ec342ef59649f62c0f29097 /lib/image-sparse.c | |
parent | a2b1db41cf0d21e8fca56d403f0d7834afe3a3ec (diff) |
tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
This alignment is required only for platforms based on Sheeva CPU core
which are A370 and AXP. Now when U-Boot build system correctly propagates
LOAD_ADDRESS there is no need to have enabled 128-bit boundary alignment on
platforms which do not need it. Previously it was required because load
address was implicitly rounded to 128-bit boundary and U-Boot build system
expected it and misused it. Now with explicit setting of LOAD_ADDRESS there
is no guessing for load address anymore.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/image-sparse.c')
0 files changed, 0 insertions, 0 deletions