Changes between Version 11 and Version 12 of expansion/gw16160
- Timestamp:
- 01/28/2026 09:22:19 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16160
v11 v12 59 59 == Compatibility 60 60 The only A-Key sockets on Gateworks boards are: 61 - GW16151 MiniPCIe to M.2 E-Key Adapter - does not connect pin 23 (won't bring Mosaic out of reset)62 - GW820x+GW16FE0 in FSA2 - SDIO_RESET# is pin23 and is GPIO2_10. To take out of reset you can add 'gpio set gpio2_10' to U-Boot scripts (ie preboot). FSA1 does not connect pin23 61 - GW16151 MiniPCIe to M.2 E-Key Adapter - works with the standard board that has reset on Pin 56 but it won't work with a custom board with pin 23 as reset (won't bring Mosaic out of reset). 62 - GW820x+GW16FE0 in FSA2 - SDIO_RESET# is pin23 and is GPIO2_10. To take out of reset you can add 'gpio set gpio2_10' to U-Boot scripts (ie preboot). FSA1 does not connect pin23. Pin 56 reset is supported by both FSA1 and FSA2. 63 63 64 64 Examples:
