lantiq: set maximum kernel size for P2812HNUF3
authorMathias Kresin <dev@kresin.me>
Sat, 27 Nov 2021 16:28:19 +0000 (17:28 +0100)
committerMathias Kresin <dev@kresin.me>
Sat, 27 Nov 2021 22:00:31 +0000 (23:00 +0100)
The board has a fixed size kernel partition but do not limit the kernel
size during image building.

Disable image building for both boards as well, since the kernel of the
last release as well as master are to big to fit into the 2 MByte kernel
partition.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/image/vr9.mk

index 1f045ee594d6fa1840b982c77bb687c4efe9dd03..1ef95cf01ce970f618467134c82d9d39e5e692aa 100644 (file)
@@ -243,6 +243,8 @@ define Device/zyxel_p-2812hnu-f3
   DEVICE_VARIANT := F3
   BOARD_NAME := P2812HNUF3
   DEVICE_PACKAGES := kmod-rt2800-pci wpad-basic-wolfssl kmod-usb-dwc2
+  KERNEL_SIZE := 2048k
   SUPPORTED_DEVICES += P2812HNUF3
+  DEFAULT := n
 endef
 TARGET_DEVICES += zyxel_p-2812hnu-f3