On Wed, May 05, 2010 at 03:12:42PM +0200, repository service wrote: > Modified: trunk/src/mainboard/a-trend/atc-6220/devicetree.cb > ============================================================================== > --- trunk/src/mainboard/a-trend/atc-6220/devicetree.cb Wed May 5 > 14:05:25 2010 (r5524) > +++ trunk/src/mainboard/a-trend/atc-6220/devicetree.cb Wed May 5 > 15:12:42 2010 (r5525) > @@ -1,7 +1,7 @@ > chip northbridge/intel/i440bx # Northbridge > - device apic_cluster 0 on # APIC cluster > + device lapic_cluster 0 on # APIC cluster > chip cpu/intel/slot_1 # CPU > - device apic 0 on end # APIC > + device lapic 0 on end # APIC
Shouldn't the comments also read LAPIC cluster and LAPIC here? Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

