1
0
Fork 0
No description
Find a file
Brendan Szymanski 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
proprietary/vendor/firmware Add RTL8125BG Ethernet firmware, remove stale MT7961 _1a blobs 2026-07-14 13:18:50 -04:00
Android.bp Add firmware and vendor config for Orange Pi 5 Ultra 2026-07-10 17:45:34 -04:00
Android.mk Add firmware and vendor config for Orange Pi 5 Ultra 2026-07-10 17:45:34 -04:00
BoardConfigVendor.mk Add firmware and vendor config for Orange Pi 5 Ultra 2026-07-10 17:45:34 -04:00
README.md Update paths for android_vendor_rockchip_tart repo rename 2026-07-11 20:29:11 -04:00
tart-vendor.mk Pull curated linux-firmware Soong modules into the build 2026-07-13 04:16:00 -04:00

Vendor Blobs — Orange Pi 5 Ultra (Rockchip RK3588)

Proprietary firmware and vendor configuration for the Orange Pi 5 Ultra.

Contents

GPU Firmware

File Description
arm/mali/arch10.8/mali_csffw.bin Mali-G610 (Valhall) command stream firmware for Panfrost

WiFi/BT Firmware (Synaptics SYN43711 / Ampak AP6611S)

File Description
brcm/fw_syn43711a0_sdio.bin WiFi 6E firmware (SDIO)
brcm/clm_syn43711a0.blob Country Locale Matrix (regulatory calibration)
brcm/SYN43711A0.hcd Bluetooth 5.3 firmware
brcm/nvram_ap6611s.txt WiFi NVRAM config (generic)
brcm/nvram_ap6611s.txt-orangepi5ultra WiFi NVRAM config (Orange Pi 5 Ultra specific)

Regulatory Database

File Description
regulatory.db CRDA wireless regulatory database
regulatory.db.p7s PKCS#7 signed regulatory data

Build Files

File Purpose
tart-vendor.mk Vendor makefile (inherited by device tree)
Android.bp Soong namespace definition
Android.mk Make include
BoardConfigVendor.mk Vendor board config

Sources

  • Mali firmware: From mainline linux-firmware (arch10.8 = Mali Valhall G610)
  • WiFi/BT firmware: From orangepi-xunlong/firmware (official Orange Pi firmware repository)
  • Regulatory DB: From dvab-sarma AOSP project

Branch

lineage-23.2 — for use with LineageOS 23.2 (Android 16).