[LinuxBIOS] [RFC] v3: dts fixes and questions

Peter Stuge peter at stuge.se
Sun Jul 1 01:34:39 CEST 2007


On Sat, Jun 30, 2007 at 04:27:27PM -0700, ron minnich wrote:
> What I can do is look for a disable property in each node. If it is
> NOT found, emit
> .enabled = 1;
> If it is found,
> .enabled = 0;
> 
> sound ok?

Yes sir! As long as enabled is more common than disabled.


//Peter




More information about the coreboot mailing list