projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a05d84
)
bmips: bcm6328: Compile in uImage splitter
author
Linus Walleij
<
[email protected]
>
Sun, 17 Sep 2023 20:16:30 +0000
(22:16 +0200)
committer
Linus Walleij
<
[email protected]
>
Wed, 1 May 2024 19:30:16 +0000
(21:30 +0200)
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 <
[email protected]
>
Signed-off-by: Linus Walleij <
[email protected]
>
target/linux/bmips/bcm6328/config-6.1
patch
|
blob
|
history
diff --git
a/target/linux/bmips/bcm6328/config-6.1
b/target/linux/bmips/bcm6328/config-6.1
index 5b33e932360fec3f4ef69639f5e3ee0214b0e0d3..de7784e80ab15f2eb5974db98ea10d7144e35b92 100644
(file)
--- 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