mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-02-25 10:01:20 +01:00
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>