build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35293 )
Change subject: mb/lenovo: Add ThinkPad R60 iGPU support ......................................................................
Patch Set 46:
(2 comments)
https://review.coreboot.org/c/coreboot/+/35293/46/src/mainboard/lenovo/r60/d... File src/mainboard/lenovo/r60/dock.c:
https://review.coreboot.org/c/coreboot/+/35293/46/src/mainboard/lenovo/r60/d... PS46, Line 203: udelay(10000); long udelay - prefer mdelay; see arch/arm/include/asm/delay.h
https://review.coreboot.org/c/coreboot/+/35293/46/src/mainboard/lenovo/r60/d... PS46, Line 230: udelay(100000); long udelay - prefer mdelay; see arch/arm/include/asm/delay.h