X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.18%2F355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch;h=bdbba036b592417622f429e329659033daef3dae;hp=7e408f69fb98680dd256ccd4c68275f739ecc74d;hb=ecdce239a54b7a4c4aa760a659c13642e1817326;hpb=0d54d4434978a616ac76ba7893e52b32385c4575 diff --git a/target/linux/brcm63xx/patches-3.18/355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch b/target/linux/brcm63xx/patches-3.18/355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch index 7e408f69fb..bdbba036b5 100644 --- a/target/linux/brcm63xx/patches-3.18/355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch +++ b/target/linux/brcm63xx/patches-3.18/355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch @@ -14,7 +14,7 @@ Signed-off-by: Jonas Gorski --- a/arch/mips/bcm63xx/dev-flash.c +++ b/arch/mips/bcm63xx/dev-flash.c -@@ -57,6 +57,12 @@ static struct platform_device mtd_dev = +@@ -58,6 +58,12 @@ static struct platform_device mtd_dev = }, }; @@ -27,7 +27,7 @@ Signed-off-by: Jonas Gorski static int __init bcm63xx_detect_flash_type(void) { u32 val; -@@ -158,12 +164,15 @@ int __init bcm63xx_flash_register(void) +@@ -172,12 +178,15 @@ int __init bcm63xx_flash_register(void) switch (flash_type) { case BCM63XX_FLASH_TYPE_PARALLEL: