commit | ebf4f0707df410a7666ec409ee68dc068db56e97 | [log] [tgz] |
---|---|---|
author | Christopher Cordahi <christophercordahi@nanometrics.ca> | Sun Dec 16 19:59:30 2012 -0500 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon Feb 04 09:26:28 2013 +0200 |
tree | 88ae2ac1af8fab58c2764f49fba1a2dd4ab5e4d5 | |
parent | e25e0a4de1237972a86e5831c8659c4068ff23f7 [diff] |
mtd: cmdlinepart: skip partitions truncated to zero Perform flash size truncation before skipping zero sized partition so that if the result is a zero sized, it will be skipped like the others. Signed-off-by: Christopher Cordahi <christophercordahi@nanometrics.ca> Acked-by: Shmulik Ladkani <shmulik.ladkani@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>