commit | e0209488390f8aca0367446128182d84de8d401b | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Nov 03 12:31:53 2016 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Fri Nov 04 11:08:15 2016 +1030 |
tree | 9f4cd450552073a60e948af047aefbde533fc62f | |
parent | 7ba4172dadeb928d30f4242199b80791883020d7 [diff] |
flasher: Use BMC_MTD to represent bmc We were using a boolean to say "yep, we're talking to the BMC flash". Use the enum that is provided by libflash to do this. Change-Id: If40ac3ee64c0827693c93c64ea18a0a34ef79a46 Signed-off-by: Joel Stanley <joel@jms.id.au>