let's get the dts right before I submit any more code. I want us all
to be happy with this.

Let's start with this dts:
/{
        mainboard-vendor = "Emulation";
        mainboard-name = "QEMU x86";
        enabled;
        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? Recall, however, that the [EMAIL PROTECTED] syntax 
is
well understood by various OFW tools; changes to this should be
carefully done.

Thanks for comments and patience!

ron

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

Reply via email to