Logo white

OpenSystemsDevelopment / usbboot

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 251
  • Compare
  • Branches 1
  • Tags 0
  • usbboot
  • eeprom-erase
08 Jul, 2022
1 commit
  • bootcode4: Improved DDR setup for old (or missing) EEPROM images ...
    32f2b504
    Ideally, the bootloader EEPROM should be updated before using
    bootcode4 to run Linux so that full SDRAM init can be loaded.
    This version fails over to a generic slow configuration if BRCM
    DDR FW is not found.
    Tim Gover authored
    2022-07-08 09:55:07 +0100  
    Browse Dir »

27 Jan, 2022
1 commit
  • eeprom-erase: Add option to erase the SPI EEPROM ...
    dffe1b0f
    For test/debug purposes it's sometimes useful to erase the SPI
    EEPROM using a chip-erase command. This has been available via
    recovery.bin for a while but add it here for convenience.
    Tim Gover authored
    2022-01-27 17:26:25 +0000  
    Browse Dir »