Attention is currently required from: Ravi kumar, mturney mturney. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50586 )
Change subject: HACK sc7280: QSIP SPI NOR addressing mode HACK ......................................................................
Patch Set 30:
(2 comments)
File src/drivers/spi/spi_flash.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-117227): https://review.coreboot.org/c/coreboot/+/50586/comment/ebcf01ac_d44262b4 PS30, Line 493: if (reg8 & 0x20){ space required before the open brace '{'
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-117227): https://review.coreboot.org/c/coreboot/+/50586/comment/bd1735ff_620b4d4a PS30, Line 497: while (1); trailing statements should be on next line