login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
5
Re: [PATCH 00/18] firmware: moving drivers to request_firmware()
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jeff Garzik
Subject:
Re: [PATCH 00/18] firmware: moving drivers to request_firmware()
Date: Thursday, June 5, 2008 - 12:16 pm
David Woodhouse wrote:
quoted text
> Ignoring the set of 'make fw->data const' patches which have mostly > been already posted and are fairly trivial, this is the current content > of the firmware tree at git.infradead.org/users/dwmw2/firmware-2.6.git > > It starts by giving a way to build arbitrary firmware blobs into the > kernel while letting request_firmware() find them there, and then sets > about converting drivers to use request_firmware() instead of static > data blobs, now that we can do that without forcing the users to > actually satisfy the firmware requests from userspace. > > Rather than including binary blobs in the git tree, we carry them as > .ihex files -- which as an added bonus can have comments and licensing > information appended after the EOF record. > > For the USB drivers which actually _want_ Intel HEX files in their > original form as individual records, we have a binary representation > of such and a tool to convert the original .HEX files into .fw files > in that form. And associated helpers in the kernel for validating and > using them. > > We also add a 'make firmware_install' target, which is intended to > install the firmware blobs into /lib/firmware/ where the userspace > loader to find them.
Why do we need the .ihex format? We should be loading firmwares exactly as they come from the vendor, without any wrappers. Jeff --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 01/18] firmware: allow firmware files to be built i ...
, David Woodhouse
, (Fri May 23, 5:52 am)
[PATCH 02/18] firmware: Add CONFIG_BUILTIN_FIRMWARE option
, David Woodhouse
, (Fri May 23, 5:58 am)
[PATCH 04/18] firmware: convert korg1212 driver to use fir ...
, David Woodhouse
, (Mon May 26, 3:01 pm)
[PATCH 03/18] firmware: Add 'firmware_install' make target
, David Woodhouse
, (Thu May 29, 1:01 am)
[PATCH 05/18] firmware: convert maestro3 driver to use fir ...
, David Woodhouse
, (Thu May 29, 4:48 am)
[PATCH 06/18] firmware: convert ymfpci driver to use firmw ...
, David Woodhouse
, (Thu May 29, 5:07 am)
[PATCH 07/18] smctr: use request_firmware()
, David Woodhouse
, (Thu May 29, 6:39 am)
[PATCH 08/18] kaweth: use request_firmware()
, David Woodhouse
, (Thu May 29, 7:17 am)
[PATCH 09/18] ttusb-budget: use request_firmware()
, David Woodhouse
, (Thu May 29, 9:50 am)
[PATCH 10/18] ihex.h: binary representation of ihex records
, David Woodhouse
, (Fri May 30, 3:57 am)
[PATCH 14/18] keyspan_pda: use request_firmware()
, David Woodhouse
, (Fri May 30, 5:15 am)
[PATCH 17/18] ti_usb_3410_5052: use request_firmware()
, David Woodhouse
, (Fri May 30, 8:49 am)
[PATCH 18/18] whiteheat: use request_firmware()
, David Woodhouse
, (Fri May 30, 3:35 pm)
[PATCH 12/18] ihex: add ihex2fw tool for converting HEX fi ...
, David Woodhouse
, (Sat May 31, 5:07 am)
[PATCH 11/18] ihex: request_ihex_firmware() function to lo ...
, David Woodhouse
, (Sat May 31, 5:20 am)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, David Woodhouse
, (Sat May 31, 2:22 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, David Woodhouse
, (Sat May 31, 3:15 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, David Woodhouse
, (Sat May 31, 3:18 pm)
Re: [PATCH 10/18] ihex.h: binary representation of ihex re ...
, David Woodhouse
, (Sat May 31, 3:20 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, David Woodhouse
, (Sat May 31, 3:45 pm)
[PATCH 00/18] firmware: moving drivers to request_firmware()
, David Woodhouse
, (Thu Jun 5, 2:52 am)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Arkadiusz Miskiewicz
, (Thu Jun 5, 3:07 am)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, David Woodhouse
, (Thu Jun 5, 3:09 am)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Clemens Ladisch
, (Thu Jun 5, 5:26 am)
Re: [PATCH 10/18] ihex.h: binary representation of ihex re ...
, Clemens Ladisch
, (Thu Jun 5, 5:26 am)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Jeff Garzik
, (Thu Jun 5, 12:16 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, David Woodhouse
, (Thu Jun 5, 12:54 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Jeff Garzik
, (Thu Jun 5, 1:12 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, David Woodhouse
, (Thu Jun 5, 1:53 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Jeff Garzik
, (Thu Jun 5, 2:01 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Jeff Garzik
, (Thu Jun 5, 2:33 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Jeff Garzik
, (Thu Jun 5, 3:11 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Jeff Garzik
, (Thu Jun 5, 3:39 pm)
Re: [PATCH 00/18] firmware: moving drivers to request_firm ...
, Alan Cox
, (Fri Jun 6, 2:15 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Chuck Ebbert
Re: PCI: Unable to reserve mem region problem
Linus Torvalds
Linux 2.6.34-rc4
Thomas Taranowski
[PATCH] RapidIO: Fix hang on RapidIO doorbell queue full condition
git
:
Ralf Wildenhues
[PATCH] Fix typos in the documentation
Len Brown
Re: fatal: unable to create '.git/index': File exists
Denis Bueno
Git clone error
Sam Vilain
Re: RFC: Flat directory for notes, or fan-out? Both!
Oliver Hoffmann
git init --bare versus git --bare init
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color ga...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Sam Fourman Jr.
Re: Help with Altell PC6700
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
linux-netdev
:
Kurt Van Dijck
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
David Miller
Re: [PATCH v2] net: typos in comments in include/linux/igmp.h
Colocation donated by:
Syndicate