[LinuxBIOS] superiotool - dump support for fdc37b72x

Peter Stuge peter at stuge.se
Sun Oct 7 12:54:56 CEST 2007


On Sun, Oct 07, 2007 at 12:05:05AM +0200, Uwe Hermann wrote:
> > Is there some way that we can factor out these common data?
> 
> No, I don't think that's practicable.

Depends on how much values would be duplicate I think.


> While refactoring code is a good thing in general, this is just a
> bunch of numbers and I don't see a way to sensibly factor this out.

Easy, just split the current table into LDN data common for more than
one chip, and LDN data specific to each chip, then add code to create
the current table from that.


//Peter




More information about the coreboot mailing list