mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update ipq40xx 5.15 patches
This commit is contained in:
parent
91f1fe8b5a
commit
cb4639db2b
6 changed files with 746 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
Index: linux-5.4.147/drivers/mtd/nand/spi/micron.c
|
||||
===================================================================
|
||||
--- linux-5.4.147.orig/drivers/mtd/nand/spi/micron.c
|
||||
+++ linux-5.4.147/drivers/mtd/nand/spi/micron.c
|
||||
@@ -128,8 +128,8 @@ static const struct spinand_manufacturer
|
||||
|
||||
const struct spinand_manufacturer micron_spinand_manufacturer = {
|
||||
.id = SPINAND_MFR_MICRON,
|
||||
- .name = "Micron",
|
||||
+ .name = "Micron / XTX",
|
||||
.chips = micron_spinand_table,
|
||||
.nchips = ARRAY_SIZE(micron_spinand_table),
|
||||
.ops = µn_spinand_manuf_ops,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue