Skip to content
Snippets Groups Projects
Select Git revision
  • 32d7cf6e441660caed00620309d1faa4b7df5dd4
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Paul Sokolovsky authored
    Flash size as seen by vendor SDK doesn't depend on real size, but rather on
    a particular value in firmware header, as put there by flash tool. That means
    it's user responsibility to know what flash size a particular device has, and
    specify correct parameters during flashing. That's not end user friendly
    however, so we try to make it "flash and play" by detecting real size vs
    from-header size mismatch, and correct the header accordingly.
    cc1ef76f
    History
    Name Last commit Last update
    ..