UBI: print media information earlier
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 20 Apr 2008 15:00:33 +0000 (18:00 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:37 +0000 (17:08 +0300)
Print information about logicale eraseblock size, sub-page
size and so on at early stage, befor an attempt to attach
the MTD device was made. This is more convenient to do so
because the attempt to attach may fail, and the information
is never printed then.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/build.c

Simple merge