From: Scott Mercer Date: Wed, 30 Apr 2025 18:46:51 +0000 (-0400) Subject: qualcommax: ipq5018: glinet_gl-b3000: fix kernel alignment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18658%2Fhead;p=thirdparty%2Fopenwrt.git qualcommax: ipq5018: glinet_gl-b3000: fix kernel alignment fixes the following warning seen in bootlog "Kernel image misaligned at boot, please fix your bootloader!" Fixes: 3307fe8 ("qualcommax: ipq50xx: add support for GL.iNET GL-B3000") Signed-off-by: Scott Mercer Link: https://github.com/openwrt/openwrt/pull/18658 Signed-off-by: Robert Marko --- diff --git a/target/linux/qualcommax/image/ipq50xx.mk b/target/linux/qualcommax/image/ipq50xx.mk index 08799f43d45..4de3fd292b1 100644 --- a/target/linux/qualcommax/image/ipq50xx.mk +++ b/target/linux/qualcommax/image/ipq50xx.mk @@ -40,7 +40,6 @@ define Device/glinet_gl-b3000 DEVICE_VENDOR := GL.iNet DEVICE_MODEL := GL-B3000 SOC := ipq5018 - KERNEL_LOADADDR := 0x41080000 KERNEL_IN_UBI := 1 BLOCKSIZE := 128k PAGESIZE := 2048