build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38621 )
Change subject: asus/p2b-*: Fold into p2b as variants thereof ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38621/2/src/mainboard/asus/p2b/mpta... File src/mainboard/asus/p2b/mptable.c:
https://review.coreboot.org/c/coreboot/+/38621/2/src/mainboard/asus/p2b/mpta... PS2, Line 43: if (CONFIG(BOARD_ASUS_P2B_DS)) suspect code indent for conditional statements (8, 8)
https://review.coreboot.org/c/coreboot/+/38621/2/src/mainboard/asus/p2b/mpta... PS2, Line 44: smp_write_intsrc(mc, mp_INT, MP_IRQ_TRIGGER_LEVEL | MP_IRQ_POLARITY_LOW, 0x0, 0x18, ioapic_id, 0x13); line over 96 characters