[OpenWrt-Devel] [PATCH] ramips: add back missing M25P80 flash driver
Russell Senior
russell at personaltelco.net
Sat Feb 14 11:26:09 EST 2015
fixes bug introduced by r44349 which prevents, e.g. AsiaRF AWM002
from booting.
Signed-off-by: Russell Senior <russell at personaltelco.net>
---
target/linux/ramips/rt305x/config-default | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/rt305x/config-default b/target/linux/ramips/rt305x/config-default
index 8478b6d..5ae0b1f 100644
--- a/target/linux/ramips/rt305x/config-default
+++ b/target/linux/ramips/rt305x/config-default
@@ -109,6 +109,7 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5
CONFIG_MODULES_USE_ELF_REL=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
+CONFIG_MTD_M25P80=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_SUPPORT=y
--
2.2.2
--
Russell Senior, President
russell at personaltelco.net
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list