mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
fpga/mqnic/DK_DEV_AGF014EA: Add notes on switch settings
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
587b4d5743
commit
04d137ffbc
@ -15,4 +15,13 @@ Run make to build the driver. Ensure the headers for the running kernel are ins
|
||||
|
||||
## How to test
|
||||
|
||||
Configure DIP switches:
|
||||
|
||||
* SW1: off, on, on, off (AS_NORMAL)
|
||||
* SW2: all off (UART, Si52202, Si5341 all enable, select USB JTAG)
|
||||
* SW3: all off (enable all I2C interfaces)
|
||||
* SW4: off, on, on, off (select USB JTAG, bypass MAX10 JTAG, bypass MICTOR JTAG, enable FPGA JTAG)
|
||||
* SW6: 1 on, rest off (select x16)
|
||||
* SW7: off (PCIe reference clock from edge connector)
|
||||
|
||||
Run make program to program the DK-DEV-AGF014EA board with the Intel software. Then load the driver with insmod mqnic.ko. Check dmesg for output from driver initialization.
|
||||
|
@ -15,4 +15,13 @@ Run make to build the driver. Ensure the headers for the running kernel are ins
|
||||
|
||||
## How to test
|
||||
|
||||
Configure DIP switches:
|
||||
|
||||
* SW1: off, on, on, off (AS_NORMAL)
|
||||
* SW2: all off (UART, Si52202, Si5341 all enable, select USB JTAG)
|
||||
* SW3: all off (enable all I2C interfaces)
|
||||
* SW4: off, on, on, off (select USB JTAG, bypass MAX10 JTAG, bypass MICTOR JTAG, enable FPGA JTAG)
|
||||
* SW6: 1 on, rest off (select x16)
|
||||
* SW7: off (PCIe reference clock from edge connector)
|
||||
|
||||
Run make program to program the DK-DEV-AGF014EA board with the Intel software. Then load the driver with insmod mqnic.ko. Check dmesg for output from driver initialization.
|
||||
|
Loading…
x
Reference in New Issue
Block a user