]> git.proxmox.com Git - mirror_linux-firmware.git/blame - atusb/ChangeLog
Merge '47afd99' from git://git.marvell.com/mwifiex-firmware
[mirror_linux-firmware.git] / atusb / ChangeLog
CommitLineData
7d9dd88b
SS
1ChangeLog:
2 * 0.0 initial release
3 * 0.1 addition of ATUSB_TEST
4b9559fb
SS
4 * 0.2 First public release. Compatible with atusb driver in the upcoming 4.2 kernel
5 * 0.3 * ATUSB_EUI64_READ/WRITE for permanent EUI64 handling
6 * Support to run the firmware on Atmel Raven USB dongles (Alexander Aring)
7 * Remove FCS frame check from firmware and leave it to the driver
8 * Use extended operation mode for TX for automatic ACK handling
7d9dd88b 9
226835f5
GG
10To flash the firmware you need dfu-util on the host. Issue
11
12 dfu-util -d 20b7:1540 -D atusb-0.3.dfu
13
14right after plugging the device into the USB port while the red led is still
15on.
4b9559fb
SS
16
17For the Atmel Raven USB dongle a full JTAG setup is needed to flash the
18firmware as no DFU bootloader is available there.
7d9dd88b
SS
19
20The firmware is flashed into permanent storage and does not need to be provided
21after power off. A new firmware version can be flashed the same way.
22
23Firmware source code is GPLv2+ and can be found here:
24http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/atusb/fw