commit | a1ff7d64c5361c15bac653708a679de13506d283 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Mon Sep 22 00:33:13 2014 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Oct 22 02:04:34 2014 -0700 |
tree | 33ee6b22a0ef3fcac28052378adf9116746234ea | |
parent | b85b8d92c1d720a5b2229aa1bad9bd77f09b8ec5 [diff] |
mtd: bcm47xxpart: only register partitions if the trx header was filled Sometimes the trx offsets are 0, in that case there is no partition and we should not try to add one. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> [Brian: rewrapped] Signed-off-by: Brian Norris <computersforpeace@gmail.com>