commit | ce6bf962a2987f3d7f0bba63be11b66d52c82dba | [log] [tgz] |
---|---|---|
author | Amit Pundir <amit.pundir@linaro.org> | Tue Nov 23 22:33:59 2021 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Wed Nov 24 14:27:54 2021 +0530 |
tree | ab4b08ae5f34f21edf96fc2bf49294fd21d9d46c |
Initial Commit Add db845c and RB5 firmware binaries. These files are copied/downloaded from multiple sources and are covered under different different redistributable licences. Here is a short summary: vendor/ └── linaro_devices/ ├── common/ │ └── linux-firmware/ │ All but one (ath10k/WCN3390/hw1.0/board-2.bin) binaries are covered │ under upstream licenses mentioned in WHENCE file. │ https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git (f5d519563ac9) │ │ ath10k/WCN3390/hw1.0/board-2.bin binary for db845c is picked from │ linux-firmware.git fork: │ https://github.com/andersson/linux-firmware/commit/e165604ca024 └── qcom/ ├── db845c/ │ ├── dragonboard-845c-bootloader-ufs-aosp-88/ │ │ Db845c bootloader/rescue package is covered under LICENSE file. │ │ The package can be downloaded from │ │ http://snapshots.linaro.org/96boards/dragonboard845c/linaro/rescue/88/dragonboard-845c-bootloader-ufs-aosp-88.zip │ │ │ ├── qdl/ │ │ QDL board recovery tool (covered under LICENSE) is built from │ │ https://git.linaro.org/landing-teams/working/qualcomm/qdl.git (760b3dffb03d) │ │ │ └── RB3_firmware_20190529180356-v4/ │ These binaries are covered under LICENSE.qcom.txt │ The package can be downloaded from │ http://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/RB3_firmware_20190529180356-v4.zip └── rb5/ ├── qdl/ │ QDL board recovery tool (covered under LICENSE) is built from │ https://git.linaro.org/landing-teams/working/qualcomm/qdl.git (13681fcb359c) │ ├── rb5-bootloader-ufs-aosp-19/ │ RB5 bootloader/rescue package is covered under LICENSE file. │ The package can be downloaded from │ http://snapshots.linaro.org/96boards/qrb5165-rb5/linaro/rescue/19/rb5-bootloader-ufs-aosp-19.zip │ └── RB5_firmware_20210331-v4/ These binaries are covered under LICENSE.qcom.txt The package can be downloaded from http://releases.linaro.org/96boards/rb5/qualcomm/firmware/RB5_firmware_20210331-v4.zip Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
diff --git a/linaro_devices/common/linux-firmware/LICENSE.Lontium b/linaro_devices/common/linux-firmware/LICENSE.Lontium new file mode 100644 index 0000000..2989473 --- /dev/null +++ b/linaro_devices/common/linux-firmware/LICENSE.Lontium
@@ -0,0 +1,2 @@ +Lontium Semiconductor Corp. grants permission to use and redistribute aforementioned firmware file for the use with devices containing Lontium chipsets, but not as part of the Linux kernel or in any other form which would require the file itself to be covered by the terms of the GNU General Public License or the GNU Lesser General Public License. +The firmware file is distributed in the hope that it will be useful, but is provided WITHOUT ANY WARRANTY, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.