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 11:
(6 comments)
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/d... File src/mainboard/lenovo/r60/dock.c:
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/d... PS11, Line 203: udelay(10000); long udelay - prefer mdelay; see arch/arm/include/asm/delay.h
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/d... PS11, Line 230: udelay(100000); long udelay - prefer mdelay; see arch/arm/include/asm/delay.h
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/m... File src/mainboard/lenovo/r60/mptable.c:
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/m... PS11, Line 42: smp_write_intsrc(mc, \ Avoid unnecessary line continuations
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/m... PS11, Line 50: smp_write_intsrc(mc, \ Avoid unnecessary line continuations
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/s... File src/mainboard/lenovo/r60/smihandler.c:
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/s... PS11, Line 43: printk(BIOS_DEBUG, \ Avoid unnecessary line continuations
https://review.coreboot.org/c/coreboot/+/35293/11/src/mainboard/lenovo/r60/s... PS11, Line 58: printk(BIOS_DEBUG, \ Avoid unnecessary line continuations