build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45755 )
Change subject: mb/google/zork: disable eMMC per FW_CONFIG for Morphius ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45755/1/src/mainboard/google/zork/v... File src/mainboard/google/zork/variants/morphius/variant.c:
https://review.coreboot.org/c/coreboot/+/45755/1/src/mainboard/google/zork/v... PS1, Line 19: printk(BIOS_INFO, "variant_devtree_update: turn off emmc\n"); Prefer using '"%s...", __func__' to using 'variant_devtree_update', this function's name, in a string