Skip to content
Snippets Groups Projects
Select Git revision
  • 0c8fa2011a4dbc1773d37e4adc4ff41e2431c639
  • master default protected
  • 9020nri
  • 9020vga
  • btrfsvols
  • fsdg20230625
  • 20240225
  • 20240126
  • 20231106
  • 20231101
  • 20231021fix2
  • 20231021fix
  • 20231021
  • c20230710
  • 20230625
  • 20230423
  • 20230413
  • 20230319
  • 20221214
  • psdg
  • 20220710
  • 20211122
  • 20210522
23 results

pico-serprog

Blame
  • Leah Rowe's avatar
    Libreboot project authored
    Riku introduced three new patches:
    
    * Add support for multiple chip selects. This allows you to
      control multiple chips from the same clip, on systems with
      dual flash setups, at least theoretically.
    * Enable pull-up on unused chip selects - pull them high so
      that chips you connect that to are deactivated while flashing
      the target chip. This could be used on thinkpad W541 for
      instance, where miso/mosi have 0ohm between them via the two
      flash ICs. You could pull the other chip select high.
    * Documentation for the above, in the pico-serprog readme.
    
    This goes in tandem with a patch from Riku, present in the
    recently integrated flashprog project, namely:
    
    commit ddb6d926783d4f9cbee04c7392718ed8f89daa0e
    Author: Riku Viitanen <riku.viitanen@protonmail.com>
    Date:   Mon Jan 15 19:15:49 2024 +0200
    
        serprog: Add support for multiple SPI chip selects
    
    This functionality will therefore be present in the next
    release of Libreboot.
    
    Signed-off-by: default avatarLeah Rowe <leah@libreboot.org>
    0c8fa201
    History
    pico-serprog 210 B