Update README.md

This commit is contained in:
Jiao Xianjun 2020-09-04 17:14:54 +02:00 committed by GitHub
parent e240bea2c8
commit e1d42e155b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@ reg_idx|meaning|comment
31|openwifi MAC address high 32bit|check XPU_REG_MAC_ADDR_write in sdr.c to see how we set MAC address to FPGA when NIC start
58|TSF runtime value low 32bit|read only
59|TSF runtime value high 32bit|read only
63|git revision when build the driver|example: return value 065272ac means git revision is 65272ac (the 1st 0 must be removed!)
63|git revision when build the FPGA|example: return value 065272ac means git revision is 65272ac (the 1st 0 must be removed!)
## Rx packet flow and filtering config