public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: new option is added to control onenand init unlocking
@ 2011-02-17 11:44 Roman Tereshonkov
  2011-02-17 11:44 ` [PATCH 1/2] mtd: onenand: add new option to control initial onenand unlocking Roman Tereshonkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roman Tereshonkov @ 2011-02-17 11:44 UTC (permalink / raw)
  To: linux-mtd; +Cc: kyungmin.park, Roman Tereshonkov

New variable skip_initial_unlocking is added to the omap_onenand_platform_data and
new option ONENAND_SKIP_INITIAL_UNLOCKING is added to struct onenand_chip. 
This is used to to skip onenand unlocking when it is initialized.

Roman Tereshonkov (2):
  mtd: onenand: add new option to control initial onenand unlocking
  mtd: omap: add new variable to platform data to control onenand
    unlocking

 arch/arm/plat-omap/include/plat/onenand.h |    1 +
 drivers/mtd/onenand/omap2.c               |    7 +++++--
 drivers/mtd/onenand/onenand_base.c        |    3 ++-
 include/linux/mtd/onenand.h               |    1 +
 4 files changed, 9 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-25  9:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 11:44 [PATCH 0/2] mtd: new option is added to control onenand init unlocking Roman Tereshonkov
2011-02-17 11:44 ` [PATCH 1/2] mtd: onenand: add new option to control initial onenand unlocking Roman Tereshonkov
2011-02-17 11:44 ` [PATCH 2/2] mtd: omap: add new variable to platform data to control " Roman Tereshonkov
2011-02-25  9:01 ` [PATCH 0/2] mtd: new option is added to control onenand init unlocking Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox