[LinuxBIOS] patch: add arch-dependent lib

ron minnich rminnich at gmail.com
Tue Jun 26 01:37:02 CEST 2007


On 6/25/07, Peter Stuge <peter at stuge.se> wrote:

> include/lib.h currently has:
>
> log2, {u,m,}delay, beep_{short,long}, smbus_read_byte, ram_failure
> and ram_initialize.
>
> Shouldn't they just go into separate .h files?

That's what made V2 "too greppy" in the words of one. No, I don't like it.

> Sounds good. In fact, include/arch/x86/cpu.h already has some (all?)
> of the code in the lx patch.
cpu.h it is. I hate lots of include files. It's too hard to find things.

ron




More information about the coreboot mailing list