diff options
author | Martin Roth <gaumless@gmail.com> | 2015-06-28 14:06:23 -0600 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2015-07-11 22:13:25 +0200 |
commit | d12d65fc54c31ee2635c0249a1d92c2e70bc1498 (patch) | |
tree | 53f2ddb1e15bc966ad67255ed8ee314f4abbc90f /payloads | |
parent | 16bc7e82d8ec9f27955c2291c8ab1dd638a5ca33 (diff) |
Calculate HUDSON_FWM_POSITION and display warning on mismatch
This patch calculates the address where the chipset firmware descriptor
should be located and compares it against the actual value from Kconfig.
If the two don't match, it puts up a warning.
This could probably replace the config variable completely, but I wanted
to see how other people felt before doing that. I seem to recall that
the value used to be calculated, so I figure that there must be a reason
it's done this way at this point.
If we do want to keep the Kconfig setting, this patch could also be
modified to just verify that the HUDSON_FWM_POSITION is inside the ROM
space.
Change-Id: I94addf463e2c694a94eef218ec855103a3bb5da5
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10682
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions