Skip to content

Add bcm43455c0 xperia z5 compact to Android 7.0 stock#375

Open
sonyvaiopocket wants to merge 647 commits into
brcmfmac_kernel410from
master
Open

Add bcm43455c0 xperia z5 compact to Android 7.0 stock#375
sonyvaiopocket wants to merge 647 commits into
brcmfmac_kernel410from
master

Conversation

@sonyvaiopocket

Copy link
Copy Markdown

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

matthiasseemoo and others added 30 commits August 2, 2019 16:02
…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
Fix 'aclocal-1.15' is missing on your system
Added firmwares (7_45_59_16) and (7_46_77_11_hw) for bcm43455
Added revision info for Galaxy S10
jlinktu and others added 30 commits April 11, 2024 13:45
…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 <38854638+jlinktu@users.noreply.github.com>
…lease2) from Google Pixel 8 (BP2A.250605.031.A2)
…disassembler, assembler, debugging) that supports old legacy ucode revisions and adds support to numerous recent revisions. supported examples are revision 15 for bcm4339 (Nexus5) and bcm43455c0 (Raspberry Pi), revision 65 for bcm4365 (Asus RT-AC86U), revision 129 for bcm43684c0 (Asus RT-AX86U), revision 132 for bcm6715b0 (Asus RT-AX86U Pro), and revision 134 for bcm6726b0 (Asus RT-BE96U). some revisions (129 and 134) additionally have subrevisions, e.g. 129.1 for bcm4389c1 (Google Pixel 7) or 134.1 for bcm4398d0/bcm4390b1 (Google Pixel 8/9).
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.