[OpenWrt-Devel] [PATCH] ramips: add back missing M25P80 flash driver

John Crispin blogic at openwrt.org
Sat Feb 14 15:02:36 EST 2015



On 14/02/2015 17:26, Russell Senior wrote:
> 
> fixes bug introduced by r44349 which prevents, e.g. AsiaRF AWM002
> from booting.
oops my bad, the config files currently used are the ones for 3.18

i will push a different patch that adds the old files in a sec



> 
> 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
> 
_______________________________________________
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