Update README.md

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

View File

@ -89,7 +89,7 @@ module_name: **drv_xpu**
reg_idx|meaning|comment
-------|-------|----
x|x|to be defined
7|git revision when build the driver|example: return value 0071bc74 means git revision is 071bc74 (the 1st 0 must be removed!)
module_name: **rf**
@ -140,6 +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!)
## Rx packet flow and filtering config