X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/dd4dcd736d9fffaeb400311d3b7945ed33e52e50..99f46be47b6c4a30d151bd85351cc6103128b270:/target/linux/atheros/files/drivers/mtd/devices/spiflash.c?ds=inline diff --git a/target/linux/atheros/files/drivers/mtd/devices/spiflash.c b/target/linux/atheros/files/drivers/mtd/devices/spiflash.c index c4c2016d8..92d4fff99 100644 --- a/target/linux/atheros/files/drivers/mtd/devices/spiflash.c +++ b/target/linux/atheros/files/drivers/mtd/devices/spiflash.c @@ -425,7 +425,7 @@ spiflash_write (struct mtd_info *mtd,loff_t to,size_t len,size_t *retlen,const u #ifdef CONFIG_MTD_PARTITIONS -static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", NULL }; +static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", "MyLoader", NULL }; #endif