commit | 1c0e84ca829a09948a61107744402296566aa076 | [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 | 11b35d557b3c9e66090925e2369161cfe3690db1 [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>