commit | c9830b50482ada230288ceb2a711dbf30fb49c88 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Fri Dec 18 21:35:08 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Sat Dec 19 09:51:19 2015 +0800 |
tree | cbc0e973020a46ce279c37da9eefc4e2a05f7d3b | |
parent | 4bd82e4f29b7a01a1888f0a46c5943767045ce1e [diff] |
altera_qspi: initialize instr.mtd in flash_erase Initialize instr.mtd in flash_erase(). This fixes the system hang issue when CONFIG_MTD_PARTITIONS is selected. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Marek Vasut <marex@denx.de>