]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
Add ene-ub6250 SD card reader firmware
authorCho, Yu-Chen <acho@novell.com>
Mon, 4 Jul 2011 09:16:10 +0000 (17:16 +0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 29 Jul 2011 22:11:48 +0000 (23:11 +0100)
Move ENE UB6250 SD/MS card firmware from driver/staging/keucr, and
convert it from HEX to using request_firmware()
Most for this patch is from huajun.li.lee@gmail.com sent at
2011-03-02,only added the ms card reader firmware and LICENCE of
firmware from ENE.

Signed-off-by: Cho, Yu-Chen <acho@novell.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
LICENCE.ene_firmware [new file with mode: 0644]
WHENCE
ene-ub6250/ms_init.bin [new file with mode: 0644]
ene-ub6250/ms_rdwr.bin [new file with mode: 0644]
ene-ub6250/msp_rdwr.bin [new file with mode: 0644]
ene-ub6250/sd_init1.bin [new file with mode: 0644]
ene-ub6250/sd_init2.bin [new file with mode: 0644]
ene-ub6250/sd_rdwr.bin [new file with mode: 0644]

diff --git a/LICENCE.ene_firmware b/LICENCE.ene_firmware
new file mode 100644 (file)
index 0000000..08f2b01
--- /dev/null
@@ -0,0 +1,14 @@
+copyright (c) 2011, ENE TECHNOLOGY INC.
+
+Permission to use, copy, modify, and/or distribute this software for any purpose
+with or without fee is hereby granted, provided that the above copyright notice
+and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
+WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
+SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
+CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff --git a/WHENCE b/WHENCE
index d1f5ae96116c8a08758211b0a472d7f3d977ff65..d4bfbd3965f34f5d26d086833fa2980c90898bdf 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -1763,3 +1763,18 @@ to be covered by the terms of the GNU General Public License.
 These firmware files are distributed in the hope that they will be
 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+--------------------------------------------------------------------------
+
+Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
+
+File: ene-ub6250/sd_init1.bin
+File: ene-ub6250/sd_init2.bin
+File: ene-ub6250/sd_rdwr.bin
+File: ene-ub6250/ms_init.bin
+File: ene-ub6250/msp_rdwr.bin
+File: ene-ub6250/ms_rdwr.bin
+
+Licence: Redistributable. See LICENCE.ene_firmware for details.
+
+--------------------------------------------------------------------------
diff --git a/ene-ub6250/ms_init.bin b/ene-ub6250/ms_init.bin
new file mode 100644 (file)
index 0000000..613f0ed
Binary files /dev/null and b/ene-ub6250/ms_init.bin differ
diff --git a/ene-ub6250/ms_rdwr.bin b/ene-ub6250/ms_rdwr.bin
new file mode 100644 (file)
index 0000000..f2a8df8
Binary files /dev/null and b/ene-ub6250/ms_rdwr.bin differ
diff --git a/ene-ub6250/msp_rdwr.bin b/ene-ub6250/msp_rdwr.bin
new file mode 100644 (file)
index 0000000..dfba6ce
Binary files /dev/null and b/ene-ub6250/msp_rdwr.bin differ
diff --git a/ene-ub6250/sd_init1.bin b/ene-ub6250/sd_init1.bin
new file mode 100644 (file)
index 0000000..7574f88
Binary files /dev/null and b/ene-ub6250/sd_init1.bin differ
diff --git a/ene-ub6250/sd_init2.bin b/ene-ub6250/sd_init2.bin
new file mode 100644 (file)
index 0000000..0d29019
Binary files /dev/null and b/ene-ub6250/sd_init2.bin differ
diff --git a/ene-ub6250/sd_rdwr.bin b/ene-ub6250/sd_rdwr.bin
new file mode 100644 (file)
index 0000000..938a1b2
Binary files /dev/null and b/ene-ub6250/sd_rdwr.bin differ