[bootlin/training-materials updates] master: lab-data/buildroot: drop useless module from S30usbgadget (8bf2a6eb)
    Thomas Petazzoni 
    thomas.petazzoni at bootlin.com
       
    Sat May 29 17:00:36 CEST 2021
    
    
  
Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/8bf2a6ebfce4ccb80741b7f27586073c48a8c654
>---------------------------------------------------------------
commit 8bf2a6ebfce4ccb80741b7f27586073c48a8c654
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Sat May 29 14:18:46 2021 +0200
    lab-data/buildroot: drop useless module from S30usbgadget
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
>---------------------------------------------------------------
8bf2a6ebfce4ccb80741b7f27586073c48a8c654
 lab-data/buildroot/buildroot-rootfs/S30usbgadget | 1 -
 1 file changed, 1 deletion(-)
diff --git a/lab-data/buildroot/buildroot-rootfs/S30usbgadget b/lab-data/buildroot/buildroot-rootfs/S30usbgadget
index 6cb7de7b..0eeb4761 100755
--- a/lab-data/buildroot/buildroot-rootfs/S30usbgadget
+++ b/lab-data/buildroot/buildroot-rootfs/S30usbgadget
@@ -8,7 +8,6 @@ OLDPWD=$(pwd)
 printf "Starting USB gadget: "
 
 modprobe cppi41
-modprobe musb-am335x
 modprobe musb-dsps
 modprobe phy-am335x
 modprobe libcomposite
    
    
More information about the training-materials-updates
mailing list