Skip to content

Some simple utilities for parsing, packing, and unpacking firmware binaries for ath6kl WiFi chips.

License

Notifications You must be signed in to change notification settings

cyrozap/ath6kl-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ath6kl-tools

Quick start

Software dependencies

Procedure

  1. Install dependencies.
  2. Run make to generate the parser code used by extract_fw.py.
  3. Obtain the fw-*.bin binaries you're interested in. You can find these in the ath6k directory of the linux-firmware repo.
  4. Extract the firmware image from each binary with ./extract_fw.py ..., where ... is the name of the fw-*.bin firmware binary.

License

Except where otherwise stated:

About

Some simple utilities for parsing, packing, and unpacking firmware binaries for ath6kl WiFi chips.

Resources

License

Stars

Watchers

Forks

Releases

No releases published