Changes between Version 16 and Version 17 of ventana/bootloader


Ignore:
Timestamp:
09/04/2019 05:23:10 PM (5 years ago)
Author:
Matthew Michilot
Comment:

fixed typo regarding the command to reset the u-boot environment

Legend:

Unmodified
Added
Removed
Modified
  • ventana/bootloader

    v16 v17  
    453453If you want to erase the env so that the CRC fails and loads defaults (only useful over a {{{env default -f -a; env save}}} if you like to see the fact that its using defaults):
    454454{{{#!bash
    455 nand erase part.env
     455nand erase.part env
    456456}}}
    457457