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
  • boot.img
26 Oct, 2022
1 commit
  • mass-storage-gadget: Update image and instructions
    c65ad6a4
    Tim Gover authored
    2022-10-26 09:30:48 +0100  
    Browse File »

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

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

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