From 8bb60b95fcb8654d519be1ed4c54ad5806a93766 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Tue, 20 Aug 2019 17:37:45 +0800 Subject: [PATCH] litex: update valentyusb to fix set_address bug Previous versions of the debug bridge didn't properly set the address, and so didn't work on hubs. Signed-off-by: Sean Cross --- litex/deps/valentyusb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litex/deps/valentyusb b/litex/deps/valentyusb index 0ed30ed..9c06fa9 160000 --- a/litex/deps/valentyusb +++ b/litex/deps/valentyusb @@ -1 +1 @@ -Subproject commit 0ed30ed77ba5532d5a8814d7d0055d589d6260f7 +Subproject commit 9c06fa98bff865978058a3c909bff886a2b4fff4