On Tue, Feb 12, 2008 at 06:17:57AM -0800, ron minnich wrote:
> let's get the dts right before I submit any more code. I want us
> all to be happy with this.

Cool.


> Let's start with this dts:
> /{
>         mainboard-vendor = "Emulation";
>         mainboard-name = "QEMU x86";
>         enabled;

Again, is this enabled still needed?


>         constructor = "qemuvga_constructors";
>         cpus {};
>         [EMAIL PROTECTED] {
>                 /config/("northbridge/intel/i440bxemulation/dts");
>                 [EMAIL PROTECTED] {
>                         [EMAIL PROTECTED],0 {
>                         };
>                         [EMAIL PROTECTED],0 {
>                                 /config/("southbridge/intel/i82371eb/dts");
>                         };
>                 };
>         };
> };
> 
> 
> how do you want it to look?

I'm very happy with the above except for the [EMAIL PROTECTED] syntax.


> Recall, however, that the [EMAIL PROTECTED] syntax is well understood by 
> various
> OFW tools; changes to this should be carefully done.

Yeah, I thought to myself before that it's very unfortunate.

I don't even understand all the path types. What are they for the
different node types?


//Peter

-- 
coreboot mailing list
coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to