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
  • mass-storage-gadget
  • bootcode4.bin
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 File »

26 Apr, 2022
1 commit
  • Update EEPROM, recovery.bin and bootcode4.bin to 2022-04-26
    42fe88da
    Tim Gover authored
    2022-04-26 15:15:27 +0100  
    Browse File »

14 Mar, 2022
1 commit
  • Add mass-storage-gadget replacement for msd on 2711 ...
    8d1a3e60
    Create a new rpiboot mode that uses a Linux initramfs to
    implement mass-storage-gadget mode supporting EMMC and NVMe
    block devices.
    
    To use:
    cd usbboot/mass-storage/gadget
    ../rpiboot -d .
    Tim Gover authored
    2022-03-14 09:37:30 +0000  
    Browse File »