Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/28426 )
Change subject: mb/google/poppy/variants/rammus: add sku info into smbios table ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/28426/1/src/mainboard/google/poppy/variants/... File src/mainboard/google/poppy/variants/rammus/include/variant/sku.h:
https://review.coreboot.org/#/c/28426/1/src/mainboard/google/poppy/variants/... PS1, Line 19: #define SKU_UNKNOWN 0xFFFFFFFF Are you expecting this will be used outside mainboard.c? Else it can live in the .c file?