| Submitter | Marek Vasut |
|---|---|
| Date | June 23, 2012, 6:40 p.m. |
| Message ID | <1340476843-2662-1-git-send-email-marex@denx.de> |
| Download | mbox | patch |
| Permalink | /patch/166776/ |
| State | New |
| Headers | show |
Comments
On Sat, 2012-06-23 at 20:40 +0200, Marek Vasut wrote: > Signed-off-by: Marek Vasut <marex@denx.de> > Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> > Cc: David Woodhouse <David.Woodhouse@intel.com> > --- > drivers/mtd/devices/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Pushed to l2-mtd.git, thanks!
Dear Artem Bityutskiy, > On Sat, 2012-06-23 at 20:40 +0200, Marek Vasut wrote: > > Signed-off-by: Marek Vasut <marex@denx.de> > > Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> > > Cc: David Woodhouse <David.Woodhouse@intel.com> > > --- > > > > drivers/mtd/devices/Kconfig | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Pushed to l2-mtd.git, thanks! Heh, you're welcome :-) Best regards, Marek Vasut
Patch
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig index 4cdb2af..6cc5a1a 100644 --- a/drivers/mtd/devices/Kconfig +++ b/drivers/mtd/devices/Kconfig @@ -97,7 +97,7 @@ config MTD_M25P80 doesn't support the JEDEC ID instruction. config M25PXX_USE_FAST_READ - bool "Use FAST_READ OPCode allowing SPI CLK <= 50MHz" + bool "Use FAST_READ OPCode allowing SPI CLK >= 50MHz" depends on MTD_M25P80 default y help
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Cc: David Woodhouse <David.Woodhouse@intel.com> --- drivers/mtd/devices/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)