Attention is currently required from: Werner Zeh, Patrick Rudolph. Hello build bot (Jenkins), Paul Menzel, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62008
to look at the new patch set (#2).
Change subject: drivers/intel/i210: Set log level to BIOS_NOTICE on missing MAC address ......................................................................
drivers/intel/i210: Set log level to BIOS_NOTICE on missing MAC address
Set the log level to BIOS_NOTICE for the case where the mainboard can not provide a MAC address since this can be a valid case. Showing this message with log level BIOS_ERR is not appropriate.
In addition, rephrase the message to make clear that if the mainboard does not provide a MAC address the one stored in the MAC will be used.
Change-Id: Ibfc58845f0ea47ced048b446e685c4860a29f075 Signed-off-by: Werner Zeh werner.zeh@siemens.com --- M src/drivers/intel/i210/i210.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/62008/2