commit | 434b825e1fc9ef7971fc962734278ffbab36a1ab | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun Apr 20 18:00:33 2008 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun Apr 20 18:02:42 2008 +0300 |
tree | 361f3f17722a53a3eaf6d3b94623c2ab4517cfc7 | |
parent | 4bc1dca4b0eb4dfbf100895bfc1256f21e3c901a [diff] |
UBI: print media information earlier 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>