Browse Source
Add a NVRAM file for the Ampak AP6255 Wifi/BT module as used on the ACEPC T8 Mini PC This file is based on the existing "brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt" NVRAM file with the values adjusted for the Minix Neo Z83-4 Mini PC Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>main
Hans de Goede
3 years ago
committed by
Josh Boyer
2 changed files with 74 additions and 0 deletions
@ -0,0 +1,73 @@
@@ -0,0 +1,73 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+ |
||||
# (C) Copyright 2018 Linaro Ltd |
||||
# NVRAM config file for the Ampak AP6255 43455 WiFi/BT module found on the |
||||
# ACEPC T8 (aka W8 pro) and the T11, as well as for the Cyberbook T116 tablet |
||||
AvVmid_c0=0,157,1,126,1,126,1,126,1,126 |
||||
aa2g=1 |
||||
aa5g=1 |
||||
boardflags2=0x40000000 |
||||
boardflags3=0x48200100 |
||||
boardflags=0x00080201 |
||||
boardrev=0x1304 |
||||
boardtype=0x6e4 |
||||
ccode=X2 |
||||
deadman_to=481500000 |
||||
devid=0x43ab |
||||
dot11agofdmhrbw202gpo=0x1553 |
||||
ed_thresh2g=-54 |
||||
ed_thresh5g=-54 |
||||
extpagain2g=2 |
||||
extpagain5g=2 |
||||
femctrl=0 |
||||
itrsw=1 |
||||
ltecxfnsel=0x22 |
||||
ltecxgcigpio=0x32 |
||||
ltecxmux=0 |
||||
ltecxpadnum=0x0504 |
||||
macaddr=00:90:4c:c5:12:38 |
||||
manfid=0x2d0 |
||||
maxp2ga0=64 |
||||
maxp5ga0=80,82,76,77 |
||||
mcsbw202gpo=0x99355533 |
||||
mcsbw205ghpo=0x99855000 |
||||
mcsbw205glpo=0x99755000 |
||||
mcsbw205gmpo=0x9df55000 |
||||
mcsbw405ghpo=0xd9755000 |
||||
mcsbw405glpo=0xb8555000 |
||||
mcsbw405gmpo=0xed955000 |
||||
mcsbw805ghpo=0xd9555000 |
||||
mcsbw805glpo=0xc8555000 |
||||
mcsbw805gmpo=0xe9555000 |
||||
nocrc=1 |
||||
ofdmlrbw202gpo=0x0033 |
||||
pa2ga0=-112,6296,-662 |
||||
pa2ga1=-165,3699,-515 |
||||
pa5ga0=-143,6016,-683,-141,6013,-678,-137,5988,-670,-136,5982,-670 |
||||
pa5ga1=-161,3544,-499,-166,3543,-497,-169,3569,-497,-171,3598,-498 |
||||
pdoffset2g40ma0=10 |
||||
pdoffset40ma0=0xaaaa |
||||
pdoffset80ma0=0xaaaa |
||||
prodid=0x06e4 |
||||
regrev=1 |
||||
rxchain=1 |
||||
rxgains2gelnagaina0=0 |
||||
rxgains2gtrelnabypa0=0 |
||||
rxgains2gtrisoa0=0 |
||||
rxgains5gelnagaina0=0 |
||||
rxgains5gtrelnabypa0=0 |
||||
rxgains5gtrisoa0=0 |
||||
sd_gpout=0 |
||||
sd_gpval=0 |
||||
sromrev=11 |
||||
swctrlmap_2g=0x00040004,0x00020002,0x00040004,0x010a02,0x1ff |
||||
swctrlmap_5g=0x00100010,0x00200020,0x00100010,0x010a02,0x2f4 |
||||
swctrlmapext_2g=0x00000000,0x00000000,0x00000000,0x000000,0x000 |
||||
swctrlmapext_5g=0x00000000,0x00000000,0x00000000,0x000000,0x000 |
||||
tssipos2g=1 |
||||
tssipos5g=1 |
||||
tworangetssi2g=1 |
||||
tworangetssi5g=1 |
||||
txchain=1 |
||||
vcodivmode=1 |
||||
vendid=0x14e4 |
||||
xtalfreq=37400 |
Loading…
Reference in new issue