linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH, RFC] linux-firmware: Add assembler/disassembler toolchain for broadcom wireless firmware
@ 2010-09-21 12:47 Michael Büsch
  0 siblings, 0 replies; only message in thread
From: Michael Büsch @ 2010-09-21 12:47 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-wireless, b43-dev, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

This adds a Broadcom wireless firmware assembler/disassembler toolchain
to the linux-firmware git tree.

Supported firmware architectures include r5 (chipsets supported by b43)
and r15 (brcm80211). Support for r5 is complete. r15 support misses support for
decoding of some minor instructions. This is work in progress.
Older chipsets (b43legacy) are not supported.

The instruction set is Broadcom-proprietary. However, no information
about mnemonics was provided by Broadcom. So a new set of mnemonics was invented.

The toolchain passes a complete regression test (disassemble -> reassemble -> binary compare)
on both r5 and r15 firmware.
More information on the instruction set can be found here:
http://bcm-v4.sipsolutions.net/802.11/Microcode
(Lacks some information on new r15 features)

The toolchain is licensed under the GNU/GPL version 2.

Signed-off-by: Michael Buesch <mb@bu3sch.de>

---

A compressed patch is attached. Uncompressed patch can be obtained from here:
http://bu3sch.de/patches/misc/brcm-asm-001.patch


-- 
Greetings Michael.

[-- Attachment #2: brcm-asm-001.patch.bz2 --]
[-- Type: application/x-bzip, Size: 39859 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-21 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21 12:47 [PATCH, RFC] linux-firmware: Add assembler/disassembler toolchain for broadcom wireless firmware Michael Büsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).