sunxi: move KERNEL_LOADADDR into subtargets
authorZoltan HERPAI <wigyori@uid0.hu>
Sat, 23 Mar 2024 22:58:36 +0000 (23:58 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 19 Apr 2024 16:42:05 +0000 (18:42 +0200)
commit30149ba1ae5cdb503c7a1024ba3ba56d77797f1c
tree2ea3f3b95b6b5aad9bc9dd24d7e8bbace67c5639
parent01fc454a0cd0ab140ae54e0e5a4698763b11d211
sunxi: move KERNEL_LOADADDR into subtargets

As preparation for the arm926ej-s support which has a different
load address, move the KERNEL_LOADADDR into the subtargets.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/sunxi/image/Makefile
target/linux/sunxi/image/cortexa53.mk
target/linux/sunxi/image/cortexa7.mk
target/linux/sunxi/image/cortexa8.mk