diff options
author | Anup Patel <anup.patel@wdc.com> | 2019-02-08 10:13:07 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2019-02-12 15:55:15 +0530 |
commit | 84169e2e691183594d0ba3b2acd85024c65b7370 (patch) | |
tree | eccb0f27e3eec555d2f5c249390f7e8588c35d1e /Makefile | |
parent | ab12d6ef8fbcc6e6d185bac60412151e843534a1 (diff) |
platform: qemu: Set FW_JUMP_ADDR and FW_PAYLOAD_OFFSET as-per XLEN
The current 4MB aligned FW_JUMP_ADDR and FW_PAYLOAD_OFFSET breaks
U-Boot on QEMU virt and sifive_u machines.
Instead of using 4MB aligned for both 32bit and 64bit systems, we
use different values based compiler XLEN. Another advantage of this
approach will be that our fw_payload.bin will smaller for 64bit
systems.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions