From: Ian Minett Date: Wed, 3 Apr 2013 14:42:28 +0000 (+0200) Subject: Update ca0132 firmware files X-Git-Tag: v1.0.27~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=cbb9d36a7cdb36697e0db2f8455465bdaa3008c2;p=alsa-firmware.git Update ca0132 firmware files ctefx.bin: Update the CA0132 DSP image firmware file. This version: - Includes key-click reduction feature. - Fixes noisy output when GraphicEQ and SpeakerEQ are both turned on. ctspeq.bin: Add firmware file containing coefficient preset for SpeakerEQ DSP feature. This preset has been tuned for Chromebook Pixel hardware. Other CA0132 systems will run without loading this binary. Signed-off-by: Ian Minett Signed-off-by: Takashi Iwai --- diff --git a/ca0132/Makefile.am b/ca0132/Makefile.am index 5d5d56b..6abca9d 100644 --- a/ca0132/Makefile.am +++ b/ca0132/Makefile.am @@ -1,4 +1,4 @@ -firmware_files = ctefx.bin +firmware_files = ctefx.bin ctspeq.bin if USE_HOTPLUG hotplugfwdir = @HOTPLUGFWDIR@ diff --git a/ca0132/ctefx.bin b/ca0132/ctefx.bin index 7bdcd2e..a29458d 100644 Binary files a/ca0132/ctefx.bin and b/ca0132/ctefx.bin differ diff --git a/ca0132/ctspeq.bin b/ca0132/ctspeq.bin new file mode 100644 index 0000000..dcf0203 Binary files /dev/null and b/ca0132/ctspeq.bin differ