On Sat, 13 Aug 2011 13:22:15 -0700
Philip Prindeville <[email protected]> wrote:

> Locate and parse coreboot tables, if present.
> 
> Tested/verified with Traverse Technologies GEOS SBC. Used in platform
> driver to detect running on correct platform.
> 
> Anyone have an issue with me upstreaming this to linux-next?
> 
> Signed-off-by: Philip Prindeville <[email protected]>
> ---
> 
I'd recommend breaking the x86-specific code out into separate files
when you do that.  Say, coreboot.c for the generic stuff, and
coreboot_x86.c for x86 stuff.


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to