Skip to content
Commit 8f0a0ec6 authored by Quanyang Wang's avatar Quanyang Wang Committed by Liwei Song
Browse files

arm64: adjust axxia uImage loadaddr and entryaddr to 2M align

commit 8bac6984

 from
https://github.com/axxia/linux-yocto.git v5.10/standard/axxia-dev/base.

Now the loadaddr and entryaddr for uImage of axm56xx is 0x80000 and
this will trigger the kernel warning as below:

[    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!

Adjust addrs to 2M align to fix this.

Signed-off-by: default avatarQuanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent b57e1818
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment