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
..
2023-03-18 12:52:17 +01:00
2023-03-26 16:39:37 +02:00
2023-03-20 22:44:28 +01:00
2023-03-27 00:27:59 +02:00
2023-04-01 19:58:44 +02:00
2022-12-23 19:44:20 +01:00
2023-03-18 12:52:17 +01:00
2023-03-18 12:52:17 +01:00
2023-01-30 11:13:14 +01:00
2023-03-18 12:52:17 +01:00
2023-03-20 22:44:28 +01:00
2023-04-02 19:25:37 +02:00
2023-04-03 02:32:28 +01:00
2023-01-07 01:30:31 +01:00
2023-02-26 22:22:48 +01:00
2023-01-30 18:01:14 +08:00