Updated usb regs (markdown)
authorOleksij Rempel <linux@rempel-privat.de>
Tue, 15 Oct 2013 16:34:41 +0000 (09:34 -0700)
committerOleksij Rempel <linux@rempel-privat.de>
Tue, 15 Oct 2013 16:34:41 +0000 (09:34 -0700)
usb-regs.md

index 837091d32ac8adf9d5c8e1adee9879ca40e014c5..a2e005674cbea90bd8f233a6b78fbd396717228a 100644 (file)
@@ -1,7 +1,7 @@
 Assumptions made on source code:
-* looks like USB block is [FUSB200](http://www.faraday-tech.com/techDocument/FUSB200_ProductBrief_v1_2.pdf).
-* We have 15 Enddpoints and 15 FIFO buffers.
-* **FIFO0 - FIFO13, 512 Byte each? FIFO14 - FIFO15 - 64 Byte each?**
+* looks like USB block is Faraday [FUSB200](http://www.faraday-tech.com/techDocument/FUSB200_ProductBrief_v1_2.pdf).
+* We have 15 Endpoints and 15 FIFO buffers.
+* **FIFO0 - FIFO13, 512 Byte each. FIFO14 - FIFO15 - 64 Byte each.**
 * location of usb descriptor target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_table.c
 
 # EP layout vs software/reg layout