summaryrefslogtreecommitdiffstats
path: root/utils/jz4740_tools
diff options
context:
space:
mode:
Diffstat (limited to 'utils/jz4740_tools')
-rw-r--r--utils/jz4740_tools/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/jz4740_tools/README b/utils/jz4740_tools/README
index b75f36aa51..ceb67dfab3 100644
--- a/utils/jz4740_tools/README
+++ b/utils/jz4740_tools/README
@@ -13,6 +13,11 @@ When you're on Windows, install MingW32 and LibUSB-Win32 and edit "Makefile" to
make sure "WIN_DRIVERS_LIBUSB_DIR" is set correctly.
For cleaning: "make clean-win"
+When Windows pops up the window when it needs drivers for a "Jz4740 USB Boot
+Device" (VID=601A, PID=4740), point it to the windows_driver/ directory.
+
+On Linux there's no driver installation, everything is handled through LibUSB.
+
That's all!