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>
Tue, 9 Apr 2024 12:18:23 +0000 (14:18 +0200)
commit115df167cac9a87fe5c26345e2f480b585a81d8b
tree9b1b060b2349d889214cbdf5c74daeb4f310a8de
parent6fa396ac7142723b3226fdd5c04af03eebfded51
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