]> git.ipfire.org Git - thirdparty/openwrt.git/commit
rockchip: use per-SoC defined kernel loadaddr
authorTianling Shen <cnsztl@immortalwrt.org>
Sat, 13 Sep 2025 11:49:35 +0000 (19:49 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 2 Oct 2025 20:42:34 +0000 (22:42 +0200)
commitcf4365e76752057fac8d66efa0a2c7a0f00fb86f
tree6ef43e5e17feae98618c7bec73cd5b5e28963c57
parent5c724939c396e63ca4643f14ae0b138f2d9c08ad
rockchip: use per-SoC defined kernel loadaddr

The FIT loadaddr on RK3308/RK3566/RK3568/RK358x is 0x02000000
instead of 0x02080000, while on RK3576 it's 0x42000000, which is
quite different from the former SoCs and incompatible with current
kernel loadaddr value.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/20041
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/rockchip/image/armv8.mk