openwrt/target/linux/mediatek
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
..
base-files mediatek: add support for Bananapi BPi-R3 2022-08-30 13:36:28 +01:00
dts filogic: add support for ASUS TUF-AX4200 2023-03-24 20:30:29 +01:00
files/drivers/net/phy generic: move ledbar driver from mediatek target 2022-09-11 20:26:42 +01:00
files-5.15 mediatek: add device tree include for the MT7981 SoC 2023-03-27 19:07:54 +01:00
filogic mediatek: broaden filogic target description 2023-03-27 19:07:54 +01:00
image mediatek: introduce KERNEL_LOADADDR to Device/Default template 2023-04-05 17:12:55 +01:00
mt7622 mediatek: add support for built-in GE PHYs of newer SoCs 2023-03-27 19:07:54 +01:00
mt7623 mediatek: add support for built-in GE PHYs of newer SoCs 2023-03-27 19:07:54 +01:00
mt7629 mediatek: backport clk driver for MT7981 SoC 2023-03-27 19:07:54 +01:00
patches-5.15 kernel: fix mtk_eth_soc throughput regressions on gigabit PHY ports 2023-03-29 16:14:37 +02:00
Makefile mediatek: add filogic subtarget 2022-08-28 20:33:15 +01:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00