commit | a904e3f1deb21b986b7789a830fa8f132ff3d406 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Apr 25 09:02:44 2012 +0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Sun May 20 20:25:58 2012 +0300 |
tree | 6850b21416600cab1c28a9b531035e70a1132aca | |
parent | ef7088e7f84ba550b276bc4a74f2732ee5618fb8 [diff] |
UBI: always dump VID and EC headers in case of errors UBI (and UBIFS) are a bit over-engineered WRT debugging. The idea was to link as few as possible when debugging is disabled, but the downside is that most people produce bug reports which are difficult to understand. Always dump the VID and EC headers' contents in case of errors when it is helpful. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>