brcm: Add brcmfmac43430-sdio.xxx.txt nvram for the Chuwi Hi8 (CWI509) tablet
Add a NVRAM file for the brcmfmac43430[a1] wifi/bt chip found on some versions of the Chuw Hi8 (CWI509) tablet. This is based on copy of the existing brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt NVRAM file with some the calibration values adjusted for the Chuwi Hi8 tablet. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
8fa621d2f9
commit
32aa5005ca
1
WHENCE
1
WHENCE
|
@ -2842,6 +2842,7 @@ Link: brcm/brcmfmac43430-sdio.starfive,visionfive-v1.txt -> brcmfmac43430-sdio.A
|
|||
Link: brcm/brcmfmac43430-sdio.beagle,beaglev-starlight-jh7100-a1.txt -> brcmfmac43430-sdio.AP6212.txt
|
||||
Link: brcm/brcmfmac43430-sdio.beagle,beaglev-starlight-jh7100-r0.txt -> brcmfmac43430-sdio.AP6212.txt
|
||||
File: "brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt"
|
||||
File: "brcm/brcmfmac43430-sdio.ilife-S806.txt"
|
||||
File: "brcm/brcmfmac43430-sdio.MUR1DX.txt"
|
||||
File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt"
|
||||
Link: brcm/brcmfmac43430-sdio.raspberrypi,model-zero-w.txt -> brcmfmac43430-sdio.raspberrypi,3-model-b.txt
|
||||
|
|
|
@ -0,0 +1,50 @@
|
|||
# SPDX-License-Identifier: GPL-2.0+
|
||||
# (C) Copyright 2018 Linaro Ltd
|
||||
# NVRAM config file for the 43430A1 WiFi/BT chip as found on the Chuwi Hi8
|
||||
# tablet's mainboard
|
||||
aa2g=1
|
||||
ag0=255
|
||||
AvVmid_c0=0x0,0xc8
|
||||
boardflags=0x00404201
|
||||
# boardflags3 is not set
|
||||
boardnum=22
|
||||
boardrev=0x1101
|
||||
boardtype=0x0726
|
||||
# btc_params is not set
|
||||
cckbw202gpo=0x5555
|
||||
cckpwroffset0=5
|
||||
ccode=X2
|
||||
# cldo_pwm is not set
|
||||
deadman_to=0xffffffff
|
||||
devid=0x43e2
|
||||
extpagain2g=0
|
||||
hostrdy=0x41
|
||||
hostwake=0x40
|
||||
il0macaddr=00:90:4c:c5:12:38
|
||||
legofdmbw202gpo=0x77777777
|
||||
macaddr=00:90:4c:c5:12:38
|
||||
manfid=0x2d0
|
||||
maxp2ga0=90
|
||||
mcsbw202gpo=0xaaaaaaaa
|
||||
nocrc=1
|
||||
ofdmdigfilttype=7
|
||||
pa0itssit=0x20
|
||||
pa2ga0=-168,7161,-820
|
||||
# pacalidx2g is not set
|
||||
# papdendidx is not set
|
||||
# papdepsoffset is not set
|
||||
papdmode=2
|
||||
# papdvalidtest is not set
|
||||
prodid=0x0726
|
||||
# propbw202gpois not set
|
||||
sd_gpdc=0
|
||||
sd_gpout=0
|
||||
sd_gpval=1
|
||||
# spurconfig is not set
|
||||
sromrev=11
|
||||
txpwrbckof=6
|
||||
usbrdy=0x03
|
||||
usbrdydelay=100
|
||||
vendid=0x14e4
|
||||
wl0id=0x431b
|
||||
xtalfreq=26000
|
Loading…
Reference in New Issue