coreboot-kgpe-d16/src/northbridge/intel
Angel Pons fc9302465b nb/intel/sandybridge: Refactor get_mem_min_tck
It is not necessary to pass its value around various function calls.
Move it closer to where it is actually used, so as to make it static.
Also, use config_of_soc and flip the branches of the first conditional.

Tested on Asus P8Z77-V LX2, still boots.

Change-Id: I5c49c943c87218d4d40d3168bd8b7b900b0ec2e9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39851
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-19 09:46:42 +00:00
..
e7505 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
gm45 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
haswell Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
i440bx asus/p2b*: Move serial init into mainboard bootblock 2020-04-18 18:51:59 +00:00
i945 nb/intel/i945: Add vboot support 2020-04-14 09:57:14 +00:00
ironlake Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
pineview Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
sandybridge nb/intel/sandybridge: Refactor get_mem_min_tck 2020-04-19 09:46:42 +00:00
x4x Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00