Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t2-apple-fw

Apple T2 Broadcom Wi-Fi (brcmfmac) and Bluetooth (brcmbt) firmware blobs, extracted from macOS for use on a T2-equipped Apple Mac running NixOS.

Layout

Firmware blobs (.bin / .ptb / .clm_blob / .txt / .txcap_blob) are kept at the repo root (no subdirectories). This is intentional: the repo is consumed by a NixOS flake as inputs.t2-apple-fw (with flake = false), and the build copies every file at the root into the firmware path:

cp ${src}/* $out/lib/firmware/brcm

Do not nest the blobs under lib/firmware/brcm/ or any other subdirectory, or the consuming flake will not find them.

Provenance

Broadcom Wi-Fi (brcmfmac4364 / brcmfmac4377 ...) and Bluetooth (brcmbt4377 / brcmbt4378 / brcmbt4387 / brcmbt4388 ...) firmware for the Apple T2 platform, extracted from a macOS installation. Used by the aphrodite host in the nix-config repository.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors