diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-08-28 19:07:35 -0400 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-08-29 02:38:46 +0000 |
commit | 41c003ca6db4a4537659ff59a1671d80a7d6e47c (patch) | |
tree | 699f6f2b7b913c7976de29c18bcdb6e62923d088 /src/soc/samsung | |
parent | 80f5d5b3e4aedf456b60b976fe3419471dcad609 (diff) |
soc/intel/common/fsp_ramstage.c: Don't die when printing HOB info
It doesn't make sense to die() when printing information. In fact the
die() are protected by DISPLAY_HOBS config option. This can get
confusing, so replace die() calls with printk().
Also since these messages are designed to be informational, keep them
at BIOS_INFO log level.
Change-Id: Id75b9a54f4aea23074a7489d12809cc2da05f1cd
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/11456
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/samsung')
0 files changed, 0 insertions, 0 deletions