build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45289 )
Change subject: mb/google/kukui: add support different ram table for Willow ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/45289/1/src/mainboard/google/kukui/... File src/mainboard/google/kukui/boardid.c:
https://review.coreboot.org/c/coreboot/+/45289/1/src/mainboard/google/kukui/... PS1, Line 117: if (board_id() >= 6) { braces {} are not necessary for any arm of this statement
https://review.coreboot.org/c/coreboot/+/45289/1/src/mainboard/google/kukui/... PS1, Line 120: else else should follow close brace '}'
https://review.coreboot.org/c/coreboot/+/45289/1/src/mainboard/google/kukui/... PS1, Line 123: else else should follow close brace '}'