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