Attention is currently required from: Martin Roth. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/49672 )
Change subject: drivers/51nb/thunderbolt/thunderbolt.c: Init Alpine Ridge card ......................................................................
Patch Set 3:
(5 comments)
File src/drivers/51nb/thunderbolt/thunderbolt.c:
https://review.coreboot.org/c/coreboot/+/49672/comment/a90e0f6d_f3f7d5e2 PS3, Line 13: u16 is_tb=pci_read_config16(dev, 0x504); spaces required around that '=' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/49672/comment/2d218853_6f1ce766 PS3, Line 16: pci_write_config8(dev,0x54C,0); space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/49672/comment/037d3854_e11db9c4 PS3, Line 16: pci_write_config8(dev,0x54C,0); space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/49672/comment/980e8222_be8e99da PS3, Line 18: u8 is_written=pci_read_config8(dev,0x548); spaces required around that '=' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/49672/comment/eac74d86_a91edf79 PS3, Line 18: u8 is_written=pci_read_config8(dev,0x548); space required after that ',' (ctx:VxV)