ImmortalWrt/target/linux
Daniel Golle e92b153e99 mediatek: introduce KERNEL_LOADADDR to Device/Default template
We need to reset KERNEL_LOADADDR if we use it on a per-device base.
Otherwise the previous value will be kept in case a device doesn't
define KERNEL_LOADADDR and relies on the default.

Move initializing KERNEL_LOADADDR to target/linux/mediatek/image/Makefile,
similar to how it's done also on the ramips target.

This fixes image size related breakage on devices which rely on the
default value of KERNEL_LOADADDR.

While at it use 0x48000000 which is more common than the previous default
0x44000000 for the filogic subtarget.

Fixed: e7c399bee6 ("filogic: add support for ASUS TUF-AX4200")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-04-05 17:12:55 +01:00
..
airoha kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
apm821xx apm821xx: Migrate to libdeflate 2023-03-26 16:39:37 +02:00
archs38 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
armvirt
at91 kernel: bump 5.10 to 5.10.173 2023-03-20 22:44:28 +01:00
ath25 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
ath79 ath79: Add Aruba AP-175 support 2023-03-27 00:27:59 +02:00
bcm27xx kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
bcm47xx bcm47xx: enable adm6996 only on legacy subtarget 2023-03-27 01:25:03 +02:00
bcm53xx bcm53xx: Add D-Link DWL-8610AP board settings 2023-02-26 22:22:48 +01:00
bcm63xx bcm63xx: kernel: power cycle the bcm6358 USB PLL 2023-03-04 20:09:49 +01:00
bcm4908 bcm4908: add HVC workaround for booting kernel 5.15 2023-03-16 23:34:56 +01:00
bmips bmips: bcm6362/bcm63268: enable HW RNG 2023-03-31 17:52:03 +02:00
gemini gemini: add generic subtarget 2022-12-23 19:44:20 +01:00
generic generic: disable SGMII in-band AN for RealTek 2.5G PHYs 2023-04-03 02:32:28 +01:00
imx cypress-nvram: consolidate NVRAM packages 2022-11-16 20:14:13 +01:00
ipq40xx ipq40xx: add LED functions for Google WiFi 2023-03-31 19:39:36 +02:00
ipq806x ipq806x: Fix Linksys upgrade, restore config step 2023-04-02 12:22:37 +00:00
ipq807x ipq807x: add support for Netgear WAX218 2023-03-20 11:40:36 -05:00
kirkwood treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
lantiq lantiq: fix lzma-loader for Netgear DGN 3500(B) 2023-04-02 22:33:55 +02:00
layerscape kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
malta treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mediatek mediatek: introduce KERNEL_LOADADDR to Device/Default template 2023-04-05 17:12:55 +01:00
mpc85xx Revert "mpc85xx: remove Watchguard T10 MAC override" 2023-04-03 03:14:20 +02:00
mvebu kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
mxs mxs: switch default kernel to 5.15 2023-01-30 11:13:14 +01:00
octeon
octeontx kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
omap treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
oxnas treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
pistachio kernel: bump 5.10 to 5.10.173 2023-03-20 22:44:28 +01:00
qoriq treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
ramips ramips: add support for OrayBox X1 2023-04-02 19:25:37 +02:00
realtek realtek: refresh patches 2023-04-03 02:32:28 +01:00
rockchip treewide: update NVMEM symbols 2023-01-07 01:30:31 +01:00
sunxi sunxi: enable CONFIG_NVMEM_SYSFS 2023-02-26 22:22:48 +01:00
tegra treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
uml treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
x86 x86: fix deprecated CONFIG_MICROCODE_OLD_INTERACE 2023-03-20 22:44:20 +01:00
zynq zynq: remove kconfig for 5.10 2023-01-30 18:01:14 +08:00
Makefile