build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71656 )
Change subject: soc/intel/common/block/early_graphics: Introduce a 200 ms delay ......................................................................
Patch Set 1:
(1 comment)
File src/soc/intel/common/block/graphics/early_graphics.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-167641): https://review.coreboot.org/c/coreboot/+/71656/comment/6ec5dc1e_7169b42b PS1, Line 48: udelay(200000); long udelay - prefer mdelay; see arch/arm/include/asm/delay.h