Changes between Version 18 and Version 19 of jtag_instructions
- Timestamp:
- 01/14/2019 11:18:58 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jtag_instructions
v18 v19 221 221 Examples: 222 222 * Newport eMMC: 223 - update just the boot firmware and set the hardware partition:224 {{{#!bash225 ./mkimage_jtag --emmc -s --partconf=user firmware-newport.img@user:erase_part:0-16M > firmware-newport.bin226 }}}227 223 - update the boot firmware and set the hardware partition and erase the entire part: 228 224 {{{#!bash