Skip to content

Add bcm43455c0 xperia z5 compact to Android 7.0 stock #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 638 commits into
base: brcmfmac_kernel410
Choose a base branch
from

Conversation

sonyvaiopocket
Copy link

Please master, add bcm43455c0 xperia z5 compact to android 7.0 ? I hope you can help me

DrSchottky and others added 30 commits July 31, 2019 10:35
Added crash workaround for bcm43455c0 (7.45.189)

Thank you very much for your efforts ;-)
…omment the following lines:

__attribute__((at(0x1B6B02, , CHIP_VER_BCM43455c0, FW_VER_7_45_189)))
BPatch(wlc_monitor_amsdu_patch, 0x1B6B1E);

The patch will check the size of a frame before pushing the frame beginnen to add a header. If there is not enough space an error will be printed and the frame will be ignored. To have enough space for AMSDU frames, the size when allocating a new duplicated buffer in the wlc_monitor_amsdu function is increased. This could result in a buffer size that is too large to be supported which we might need to check next.

Patch is currently untested.
Added brcmfmac_4.14.y-nexmon for FW  >=7.45.154
…RT-AC86U firmware version 3.0.0.4.384.81049)
…, base for nexmon_csi patch (see nexmon.org/csi)
Execute Disable protection prevents the nexmon functions
from executing, so for now, disable that
jlinktu and others added 30 commits April 10, 2024 16:42
…s ROG Rapture GT-AXE11000 (version 3.0.0.4.388_23801)
…, wlc_doioctl, and wlc_bmac_process_ucode_sr
…801046) with ucode compression and ioctl handler
…08804) of the Asus RT-AX82U V2 with ucode compression, hybrid firmware image support, and ioctl handler
…6515) of the Asus RT-AX88U with ucode compression and ioctl handler
…801046) of the Asus RT-AX86U with ucode compression and ioctl handler
…dresses to ROM addresses, adding some 24.67101.26.10 (r1048778) function addresses
…048778) with ucode compression, flashpatches and ioctl handler
…se) from Samsung Galaxy S21 Ultra 5G (G998BXXSBGXDH)
…1050079 c1 release) with ucode compression and ioctl handler
…ng (#647)

- changed FP_CONFIG_END_PTR_2 and FP_CONFIG_BASE_PTR_2 to correct values
- added HNDRTE_RECLAIM_0_END_PTR and WLC_UCODE_WRITE_BL_HOOK_ADDR to definitions.mk
…ease2) from Google Pixel 8 (AP2A.240805.005)
…lease2) from Google Pixel 8 (BP1A.250305.019)
…ease2) from Google Pixel 9 (BP1A.250505.005)
* bcm4375b1: added firmware 18.41.117 STA (FWID=01-1b4772fd)

* bcm4375b1: update FP_CONFIG_ORIGEND in definitions.mk for firmware version 18.41.117

---------

Co-authored-by: Jakob Link <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.