From e98edce5d347a81945b7a9e4a136e814f2c05b83 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 5 May 2022 18:49:36 +0200 Subject: [PATCH] Extend USB storage quirks for Raspberry Pi (#1883) Add StarTech.com SATA to USB Cable - USB 3.0 to 2.5" SATA III Hard Drive Adapter. --- buildroot-external/board/raspberrypi/cmdline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/board/raspberrypi/cmdline.txt b/buildroot-external/board/raspberrypi/cmdline.txt index 45b0a8b8a7f..db28dd18add 100644 --- a/buildroot-external/board/raspberrypi/cmdline.txt +++ b/buildroot-external/board/raspberrypi/cmdline.txt @@ -1 +1 @@ -dwc_otg.lpm_enable=0 console=tty1 usb-storage.quirks=174c:55aa:u,2109:0715:u,152d:0578:u,152d:0579:u,152d:1561:u,174c:0829:u,14b0:0206:u +dwc_otg.lpm_enable=0 console=tty1 usb-storage.quirks=174c:55aa:u,2109:0715:u,152d:0578:u,152d:0579:u,152d:1561:u,174c:0829:u,14b0:0206:u,174c:55aa:u