commit | 8ce7f889b7652e8780a6674d1c1c66f0576ee909 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Nov 03 06:35:50 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 14 10:51:07 2024 -0600 |
tree | b6cc62e061265c21f067427a621f6cc75e7afbe2 | |
parent | 3d2e2f82e8b26f2143cebbfe3f18b89676c8d16d [diff] |
examples: adjust LOAD_ADDR on arm64 Change the load address on arm64 such that it is compatible with the memory available on qemu_arm64_defconfig. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>