zephyr/scripts
Maureen Helm afc78778d3 scripts: jlink: Do not mass erase flash by default
When adding support for the 'flash' command to the jlink runner, it was
not clear if the jlink commander would erase flash before programming,
therefore an explicit mass erase was implemented in the jlink runner as
a precaution and enabled by default.

The Segger folks later confirmed that the jlink commander does an
implicit erase of relevant flash sectors with the loadbin command,
therefore the explicit mass erase is not required.

Keep the mass erase option available in the jlink runner, but change the
default to false.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-01-30 11:09:06 -06:00
..
checkpatch
ci
cmake
cross_compiler
dts scripts: extract_dts_includes: Sanitize interrupt names 2018-01-29 11:10:43 -06:00
footprint size_report: Don't assume all paths start with ZEPHYR_BASE 2018-01-29 23:59:16 +05:30
gitlint
kconfig cmake: Don't specify a C standard when building Kconfig 2018-01-12 08:05:35 -05:00
sanity_chk sanitycheck: use re.search to match output 2018-01-25 04:45:35 +05:30
support scripts: jlink: Do not mass erase flash by default 2018-01-30 11:09:06 -06:00
.gitignore
check_host_is_ok.py
check_link_map.py
checkpatch.pl
checkstack.pl
CMakeLists.txt
file2hex.py
filter-known-issues.py
gen_gdt.py
gen_idt.py
gen_kobject_list.py script: make gen_kobject_list.py compatible with dwarf-2 2018-01-17 07:43:53 -05:00
gen_mmu_x86.py
gen_offset_header.py
gen_syscall_header.py
gen_syscalls.py
headerdep.pl
make-ll
mksysmap
parse_syscalls.py
process_gperf.py
qemu-machine-hack.py
requirements.txt
sanitycheck sanitycheck: fix crashes with symlinks in path 2018-01-29 23:50:08 -05:00
spelling.txt
tags.sh scripts: fix tags.sh to current source tree 2018-01-15 18:30:28 -05:00
timestamp
uncrustify.cfg
vercomp
waitpid