commit | 29eaf4d4143056d271ee65f1c6126c533b87a49d | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Nov 03 12:49:57 2016 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Fri Nov 04 11:08:15 2016 +1030 |
tree | 39f592d97c847b36a575feb2d0a369868aa072bd | |
parent | 848143857eb101a72375d32e001dd2aba1cd00bd [diff] |
flasher: BMC partition addresses are relative to start of flash These numbers were the physical address that the flash was mapped to when we were using MMIO access. With MTD access the addresses are relative to the start of the flash device. Change-Id: I7cba8df46fe3cf12ea100072ea77f30c1ecc6e2a Signed-off-by: Joel Stanley <joel@jms.id.au>