Skip to content

Commit

Permalink
docs/legacy: MEMORY_PROTECT needs to be 0 for custom built
Browse files Browse the repository at this point in the history
  • Loading branch information
tsusanka committed Feb 18, 2020
1 parent 394fad9 commit 2e2f5fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/legacy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ Step 3 should produce the same fingerprint like your local build (for the same v

**WARNING: This will erase the recovery seed stored on the device! You should never do this on Trezor that contains coins!**

Build with `MEMORY_PROTECT=0` or you will get a hard fault on your device.

Switch your device to bootloader mode, then execute:
```sh
trezorctl firmware-update -f build/legacy/firmware/trezor.bin
Expand Down

0 comments on commit 2e2f5fd

Please sign in to comment.