mcuboot/samples
David Brown 2b951c920b samples: zephyr: Remove redundant extra chip erase
Remove a redundant chip erase from run-tests.go.  The '-e chip' should
tell pyocd to perform a chip erase.  There seem to be some combinations
of daplink and pyocd that if an invalid image is loaded into the device,
it can no longer be flashed by pyocd.  Performing the chip erase as a
separate command easily gets it into this state.  It can be recovered by
using the DAP filesystem to write the image.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-12-05 11:32:26 -07:00
..
mcuboot_config Boot: Extend flash layout for multiple images 2019-07-23 09:11:34 -05:00
zephyr samples: zephyr: Remove redundant extra chip erase 2019-12-05 11:32:26 -07:00