All of lore.kernel.org
 help / color / mirror / Atom feed
* UBI attach in NOR flash may fail
@ 2013-05-24  2:16 wang.bo116
  0 siblings, 0 replies; only message in thread
From: wang.bo116 @ 2013-05-24  2:16 UTC (permalink / raw)
  To: linux-mtd; +Cc: wang.bo116, cui.yunfeng

Hello:
        Use UBI in nor flash, the mtd device's erase region may be 1,not 
0. In function io_init() when "ubi->mtd->numeraseregions != 0" will return 
EINVAL, i think chang the condition to "ubi->mtd->numeraseregions > 1" 
will better.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-24  2:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-24  2:16 UBI attach in NOR flash may fail wang.bo116

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.