[OpenWrt-Devel] [PATCH] bcm53xx: Move SF mmap patch

Marek Vasut marex at denx.de
Tue May 24 10:48:08 EDT 2016


The patch adding SPI flash mmap read capability does not compile due to missing
m25p80_rx_nbits() function. Move it to bcm53xx patch directory, where the patch
adding this m25p80_rx_nbits() function resides.

Signed-off-by: Marek Vasut <marex at denx.de>
---
 .../045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename target/linux/{generic => bcm53xx}/patches-4.4/045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch (100%)

diff --git a/target/linux/generic/patches-4.4/045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch b/target/linux/bcm53xx/patches-4.4/045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch
similarity index 100%
rename from target/linux/generic/patches-4.4/045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch
rename to target/linux/bcm53xx/patches-4.4/045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch
-- 
2.7.0
_______________________________________________
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