Enable the tplink mtd firmware splitter to allow booting images with
tplink headers. 

Since known devices with these headers are dual core, only enable this
driver in the SMP subtarget.

Signed-off-by: Daniel González Cabanelas <[email protected]>
---
Changes in v2: no changes
Changes in v3: cosmetic
Changes in v4: no changes

 target/linux/bcm63xx/smp/config-default | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/bcm63xx/smp/config-default 
b/target/linux/bcm63xx/smp/config-default
index a6eae6e41d..15135f01a6 100644
--- a/target/linux/bcm63xx/smp/config-default
+++ b/target/linux/bcm63xx/smp/config-default
@@ -19,6 +19,7 @@ CONFIG_MTD_NAND_CORE=y
 CONFIG_MTD_NAND_ECC_SW_HAMMING=y
 CONFIG_MTD_RAW_NAND=y
 CONFIG_MTD_SPLIT_BCM_WFI_FW=y
+CONFIG_MTD_SPLIT_TPLINK_FW=y
 CONFIG_MTD_UBI=y
 CONFIG_MTD_UBI_BEB_LIMIT=20
 CONFIG_MTD_UBI_BLOCK=y
-- 
2.38.1





_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to