Skip to content

Instantly share code, notes, and snippets.

@susman
Created September 18, 2024 20:19
Show Gist options
  • Save susman/06bb9fb44759a68bed9c97382a05897f to your computer and use it in GitHub Desktop.
Save susman/06bb9fb44759a68bed9c97382a05897f to your computer and use it in GitHub Desktop.
mt7986a-bananapi-bpi-r3 eeprom overlay
/dts-v1/;
/plugin/;
/ {
compatible = "bananapi,bpi-r3", "mediatek,mt7986a";
};
&{/soc/wifi@18000000} {
mediatek,eeprom-data = /incbin/("/lib/firmware/mediatek/mt7986_eeprom_mt7975_dual.bin");
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment