From: David Woodhouse Date: Mon, 23 Jun 2008 10:36:23 +0000 (+0100) Subject: cpia2: use request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=edc44dda3e8302323b398a03194067a236bfc978;p=linux-firmware cpia2: use request_firmware() Thanks for Jaswinder Singh for converting the firmware blob itself to ihex. Signed-off-by: David Woodhouse --- diff --git a/WHENCE b/WHENCE index 6c7b0b4..d8f6199 100644 --- a/WHENCE +++ b/WHENCE @@ -236,3 +236,16 @@ Licence: Unknown Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: CPiA2 -- cameras based on Vision's CPiA2 + +File: cpia2/stv0672_vp4.bin + +Licence: Allegedly GPLv2+, but no source visible. Marked: + Copyright (C) 2001 STMicroelectronics, Inc. + Contact: steve.miller@st.com + Description: This file contains patch data for the CPiA2 (stv0672) VP4. + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- diff --git a/cpia2/stv0672_vp4.bin b/cpia2/stv0672_vp4.bin new file mode 100644 index 0000000..8565890 Binary files /dev/null and b/cpia2/stv0672_vp4.bin differ