Staging: slicoss: add binary firmware to firmware directory
authorLior Dotan <liodot@gmail.com>
Fri, 30 Jan 2009 07:51:49 +0000 (09:51 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:05 +0000 (14:53 -0700)
commita390c47939b0d418fc2c4cf1f360795949228de5
treea4685b5a8cd476a2252895805e9cb4295f95594c
parent9d938335fdc60313b54688091840f6fd44d83db5
Staging: slicoss: add binary firmware to firmware directory

Adds the firmware to the firmware directory in ihex format so it can be
installed when doing make firmware_install.

Also update the firmware location in the driver code so it can locate
the files in the right place.

This should conclude the move to request_firmware().

Signed-off-by: Lior Dotan <liodot@gmail.com>
Cc: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/slicoss/slicoss.c
firmware/Makefile
firmware/WHENCE
firmware/slicoss/gbdownload.sys.ihex [new file with mode: 0644]
firmware/slicoss/gbrcvucode.sys.ihex [new file with mode: 0644]
firmware/slicoss/oasisdbgdownload.sys.ihex [new file with mode: 0644]
firmware/slicoss/oasisdownload.sys.ihex [new file with mode: 0644]
firmware/slicoss/oasisrcvucode.sys.ihex [new file with mode: 0644]