summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Walleij2023-09-17 20:16:30 +0000
committerLinus Walleij2024-05-01 19:30:16 +0000
commit79a483843c540be6504b6c77979be020397e875d (patch)
tree848aef451e2a55fc5ae43f250ae798037b45fbf4
parent6a05d849e1f8e9b3a879cdf4113afd88ebc0678a (diff)
downloadopenwrt-79a483843c540be6504b6c77979be020397e875d.tar.gz
bmips: bcm6328: Compile in uImage splitter
Since we split the Inteno XG6846 "firmware" partition with the uImage MTD splitter, we need to compile in support for this splitting method into the BCM6328. Reviewed-by: Paul Donald <newtwen+github@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--target/linux/bmips/bcm6328/config-6.11
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bmips/bcm6328/config-6.1 b/target/linux/bmips/bcm6328/config-6.1
index 5b33e93236..de7784e80a 100644
--- a/target/linux/bmips/bcm6328/config-6.1
+++ b/target/linux/bmips/bcm6328/config-6.1
@@ -170,6 +170,7 @@ CONFIG_MTD_RAW_NAND=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPLIT_BCM63XX_FW=y
CONFIG_MTD_SPLIT_BCM_WFI_FW=y
+CONFIG_MTD_SPLIT_UIMAGE_FW=y
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_BLOCK=y