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
31 Oct, 2022
1 commit
  • Update mass-storage-gadget build instructions
    623cd67d
    Tim Gover authored
    2022-10-31 08:54:58 +0000  
    Browse Dir »

26 Oct, 2022
1 commit
  • mass-storage-gadget: Update image and instructions
    c65ad6a4
    Tim Gover authored
    2022-10-26 09:30:48 +0100  
    Browse Dir »

20 Oct, 2022
1 commit
  • mass-storage-gadget: Update & move source repo to official Raspberry Pi buildroot fork
    15aac0cd
    Tim Gover authored
    2022-10-20 14:22:38 +0100  
    Browse Dir »

13 Sep, 2022
1 commit
  • mass-storage-gadget: Remove activity LED for CM3 compatibility ...
    c3584379
    Merge https://github.com/timg236/cm4-scripts/pull/1 to remove the
    LED activity flashing because this conflicts with EMMC_EN_N_1V8
    on CM3.
    
    I've reverted the change that removed the explict modprobe of
    libcomposite becuase that broke the gadgetfs support for me on CM4.
    Tim Gover authored
    2022-09-13 09:39:00 +0100  
    Browse Dir »

15 Aug, 2022
1 commit
  • mass-storage-gadget: Switch DWC mode from OTG to peripheral ...
    f765585d
    Force device/peripheral mode instead of relying on the OTG pin
    because this might not work on CM4S.
    Tim Gover authored
    2022-08-15 15:46:13 +0100  
    Browse Dir »

15 Jul, 2022
1 commit
  • Replace duplicated bootcode4.bin with links to bootcode4.bin / recovery.bin ...
    a490517d
    This also resolve a startup issue CM4-S
    Tim Gover authored
    2022-07-15 09:59:56 +0100  
    Browse Dir »

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 »

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 Dir »

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 Dir »