1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
9c34751447 Add RTL8125BG Ethernet firmware, remove stale MT7961 _1a blobs
RTL8125BG firmware:
- Add rtl_nic/rtl8125b-2.fw (primary firmware for the onboard 2.5GbE)
- Add sibling rtl8125 firmware files (a-3/d-1/d-2/bp-2/b-1/cp-1/k-1)
  for broad Realtek Ethernet chip compatibility
- These ship to /vendor/firmware/rtl_nic/ via the existing find-based
  PRODUCT_COPY_FILES rule in tart-vendor.mk

MT7961 cleanup:
- Remove WIFI_RAM_CODE_MT7961_1a.bin (wrong firmware — for MT7920, not MT7961)
- Remove WIFI_MT7961_patch_mcu_1a_2_hdr.bin (same reason)
  The correct _1 variants are provided by the linux_firmware_mt7921 Soong
  module (listed in PRODUCT_PACKAGES in tart-vendor.mk).
2026-07-14 13:18:50 -04:00
0f536beced Alias BT patch firmware to the name btbcm actually requests 2026-07-13 04:31:59 -04:00
8dc05e32cd Pull curated linux-firmware Soong modules into the build 2026-07-13 04:16:00 -04:00
cbfb4a9b45 Remove firmware duplicated by AOSP's built-in linux-firmware Soong packages 2026-07-13 01:26:26 -04:00
a9f61d1ba2 Bundle broad USB WiFi adapter firmware and ship whole firmware tree 2026-07-13 01:21:09 -04:00
fbd23cc753 Add brcmfmac firmware name aliases for BCM43711 chip
brcmfmac expects firmware files named brcmfmac43711-sdio.*
under the firmware search path. Add copies of the existing
firmware/CLM/NVRAM files under these names.
2026-07-12 22:59:45 -04:00
e6fc12ffe9 Revert bcmdhd firmware aliases (bcmdhd doesn't work with mainline kernel)
The bcmdhd driver requires RFKILL_RK which isn't in our mainline
kernel. Using brcmfmac with added device ID instead.
2026-07-12 22:22:29 -04:00
ff845d2adf Add bcmdhd firmware name aliases for AP6611S chip
bcmdhd auto-select constructs firmware paths as fw_<chip_name>.bin.
Add copies under fw_ap6611s.bin and fw_bcmdhd.bin names so the
driver finds the firmware regardless of which naming scheme it uses.
Also add clm_ap6611s.blob alias.
2026-07-12 21:57:56 -04:00
4fa5aaa849 Update paths for android_vendor_rockchip_tart repo rename 2026-07-11 20:29:11 -04:00
949d1eada9 Update device path reference in tart-vendor.mk comment 2026-07-11 18:43:12 -04:00
d3d641c867 Rename vendor makefile for tart codename 2026-07-11 17:27:04 -04:00
caade86e89 Add firmware and vendor config for Orange Pi 5 Ultra 2026-07-10 17:45:34 -04:00
2a5645b022 Initial commit 2026-07-10 16:00:03 -04:00