diff options
author | Martin Roth <martin.roth@se-eng.com> | 2014-12-02 10:49:21 -0700 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2014-12-05 16:21:48 +0100 |
commit | 5c8e7a4075a3f9f86414ea78ee790e04920e332b (patch) | |
tree | 0b9a3fb236825f18b93dc3314ba1d3ce5e1a474d /src/soc/qualcomm | |
parent | 8d936ce8538d814c5981d3ac5677b53fc1b90272 (diff) |
fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro
- Update chipset_fsp_util.h to add the UPD_MEMDOWN_CHECK pointing into
the PcdMemoryParameters structure. This is baytrail FSP specific, so
it's put into the chipset code instead of the 'driver' code. Since some
of the values need to be decremented and some do not, a second parameter
was added to control this. This macro also does not print out the
values as they are printed out separately if memory down is enabled.
- Update chipset_fsp_util.c to use the UPD_MEMDOWN_CHECK macro. This
makes the code more standardized and easier to read.
Change-Id: I233e45db43af4726cab41f4880f1706cf8abb0b7
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/7632
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Diffstat (limited to 'src/soc/qualcomm')
0 files changed, 0 insertions, 0 deletions