Hello build bot (Jenkins), Furquan Shaikh, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44421
to look at the new patch set (#3).
Change subject: mb/google/zork: Use FW_CONFIG to enable/disable eMMC on Dalboz ......................................................................
mb/google/zork: Use FW_CONFIG to enable/disable eMMC on Dalboz
Currently sku_id is used to enable/disable eMMC as boot media on Dalboz. This patch will check eMMC bit in firmware configuration table to enable/disable eMMC. On Dalboz Proto and EVT devices with eMMC, there was an issue found after SMT. This patch checks for board_version instead of SKU_ID to configure eMMC in HS200. Configure HDMI based on daughterboard_id in FW_CONFIG.
BRANCH=none BUG=b:152817444 TEST=Check eMMC is enabled or disabled based on the eMMC bit in FW_CONFIG.
Signed-off-by: Bhanu Prakash Maiya bhanumaiya@google.com Change-Id: Ifa2a49a754d85fb6269f788c970bd9da58af1dad --- M src/mainboard/google/zork/variants/dalboz/variant.c 1 file changed, 18 insertions(+), 23 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/44421/3