diff options
author | Richard Spiegel <richard.spiegel@amd.corp-partner.google.com> | 2018-08-06 11:06:08 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2018-08-08 15:30:53 +0000 |
commit | 3f16a0f1133930b6b33c6995fbafa6c9b2dc5245 (patch) | |
tree | a1256f8b1f1896a17ef2d21f60cf6eb5d2b99950 /payloads/nvramcui | |
parent | 38ad45c89387641493c9b35e4894922764a15e41 (diff) |
soc/amd/stoneyridge/acpi.c: Remove fixed value variables
In procedure generate_cpu_entries(), the code was copied from code that
could change variables "plen" and "pcontrol_blk" based on number of cores.
This is not the case with stoneyridge (2 cores only), and there's no need
to use the variables. Remove them and replace with fixed values.
BUG=b:112253891
TEST=Build and boot grunt.
Change-Id: I0258b19960b050e8da9d218ded3f1f3bfccad163
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/27877
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads/nvramcui')
0 files changed, 0 insertions, 0 deletions