openwrt-pf/target/linux/airoha
YaleiZang 10631d244c airoha: remove KERNEL_LOADADDR from airoha_an7583-evb device definition
Delete the KERNEL_LOADADDR assignment from the airoha_an7583-evb device definition.
The kernel load address is now centrally managed in image Makefile with, just using default load address:

    loadaddr-$(CONFIG_TARGET_airoha_an7583) := 0x80200000

This ensures the load address configuration is maintained in a single location.
Removing the duplicate assignment prevents confusion and potential misconfiguration.

Signed-off-by: YaleiZang <yalei.zang@airoha.com>
Link: https://github.com/openwrt/openwrt/pull/24000
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-07-01 13:57:06 +02:00
..
an7581 airoha: add support for Nokia XG-040G-MD 2026-06-29 02:01:29 +02:00
an7583 airoha: disable Ampere cpu core errata 2026-06-05 12:02:30 +02:00
base-files/lib/preinit
dts airoha: add support for Nokia XG-040G-MD 2026-06-29 02:01:29 +02:00
en7523 kernel: reorder kernel config symbols 2026-06-23 09:03:54 +02:00
image airoha: remove KERNEL_LOADADDR from airoha_an7583-evb device definition 2026-07-01 13:57:06 +02:00
patches-6.18 airoha: backport additional fixes for ethernet driver 2026-06-26 00:54:40 +02:00
Makefile airoha: use kernel 6.18 by default and drop 6.12 2026-06-04 23:07:35 +02:00
modules.mk airoha: rename kmod-pwm-an7581 to kmod-pwm-airoha 2026-03-16 17:42:17 +01:00