From: Martin Langer Date: Fri, 1 Apr 2005 10:35:38 +0000 (+0000) Subject: text for building usx2y-fw from source file X-Git-Tag: v1.0.9rc3~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=46d0186e89c001982cb2be43bd30c19b6f0868d6;p=alsa-firmware.git text for building usx2y-fw from source file text added for building usx2y-fw from source file Signed-off-by: Martin Langer --- diff --git a/usx2yloader/README b/usx2yloader/README index 065d8c5..9afc535 100644 --- a/usx2yloader/README +++ b/usx2yloader/README @@ -5,8 +5,26 @@ This directory contains the firmware data files for usx2yloader utility in alsa-tools package. Install this with the same prefix option as you used for alsa-tools. +BUILDING FIRMWARE FROM SOURCE +============================= + +Building the firmware from source is possible, if you use the +configure option --enable-buildfw. Also, it requires the 8031/8051 +cross-assembler as31. As31 version 2.3.0 is fine for this job, but +every version since 2.2 should do it. + +As31 is available from: +http://wiki.erazor-zone.de/doku.php?id=wiki:projects:linux:as31 + +At the moment it's only possible to build tascam_loader.ihx from +source. + COPYRIGHT ========= +tascam_loader.ihx, tascam_loader.asm and an2131.asm: +Available under GPL without restrictions. + +other firmware files: Copyright (c) 2003 Tascam / TEAC Corporation. Distributable under GPL.