lkml.org 
[lkml]   [2008]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/3] firmware: Add CONFIG_BUILTIN_FIRMWARE option
From
Date
On Sun, 2008-05-25 at 16:13 +0200, Johannes Berg wrote:
> If Michael wants to serve his firmware blobs from an SQL database,
> he'd use a simple table like this:
>
> CREATE TABLE firmware (
> ID INTEGER,
> name VARCHAR(100),
> data BLOB
> );

That's fairly much what the in-kernel firmware support does (just
serving firmware from a flat table using the string as a key, that is.
If I tried using SQL in-kernel you should take me out back and shoot me,
of course).

--
dwmw2



\
 
 \ /
  Last update: 2008-05-25 16:21    [W:0.090 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site