build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35293 )
Change subject: Signed-off-by: Maccraft123 maccraft123mc@gmail.com Change-Id: I4a722382c6f3207388eb27bcc97561609e0de1dd ......................................................................
Patch Set 10:
(6 comments)
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/d... File src/mainboard/lenovo/r60/dock.c:
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/d... PS10, Line 203: udelay(10000); long udelay - prefer mdelay; see arch/arm/include/asm/delay.h
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/d... PS10, Line 230: udelay(100000); long udelay - prefer mdelay; see arch/arm/include/asm/delay.h
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/m... File src/mainboard/lenovo/r60/mptable.c:
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/m... PS10, Line 42: smp_write_intsrc(mc, mp_ExtINT, \ Avoid unnecessary line continuations
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/m... PS10, Line 49: smp_write_intsrc(mc, mp_NMI, \ Avoid unnecessary line continuations
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/s... File src/mainboard/lenovo/r60/smihandler.c:
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/s... PS10, Line 43: printk(BIOS_DEBUG, \ Avoid unnecessary line continuations
https://review.coreboot.org/c/coreboot/+/35293/10/src/mainboard/lenovo/r60/s... PS10, Line 58: printk(BIOS_DEBUG, \ Avoid unnecessary line continuations