[openwrt/openwrt] ramips: move spi-nor-add-gd25q512 patch to generic

LEDE Commits lede-commits at lists.infradead.org
Fri Mar 19 00:25:46 GMT 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/f65b0afadb5398d1c1957c9b6a1c3bc735ff7a60

commit f65b0afadb5398d1c1957c9b6a1c3bc735ff7a60
Author: Ilya Lipnitskiy <ilya.lipnitskiy at gmail.com>
AuthorDate: Sun Mar 7 19:31:50 2021 -0800

    ramips: move spi-nor-add-gd25q512 patch to generic
    
    A SPI NOR flash should not be target-specific, so move it to generic in
    case another platform needs to use it.
    
    Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy at gmail.com>
---
 .../pending-5.10/483-mtd-spi-nor-add-gd25q512.patch}                      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/target/linux/ramips/patches-5.10/420-spi-nor-add-gd25q512.patch b/target/linux/generic/pending-5.10/483-mtd-spi-nor-add-gd25q512.patch
similarity index 100%
rename from target/linux/ramips/patches-5.10/420-spi-nor-add-gd25q512.patch
rename to target/linux/generic/pending-5.10/483-mtd-spi-nor-add-gd25q512.patch



More information about the lede-commits mailing list