coreboot-kgpe-d16/src
Jimmy Zhang aa228d08e9 Tegra132: Configure CPU clock
Since CCLK_BURST_POLICY and SUPER_CCLK_DIVIDER are not accesible
from AVP, the first place that can change CPU clock is after CPU
has been brought up, ie, ramstage in this case.

CPU initial clock source is set to PLLP by MTS.

BUG=None
TEST=Norrin64 and A44

Original-Change-Id: I525bb2fa2be0afba52837bc0178950541535fd22
Original-Signed-off-by: Jimmy Zhang <jimmzhang@nvidia.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/209698
Original-Reviewed-by: Tom Warren <twarren@nvidia.com>
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
(cherry picked from commit ba77e26508bb4a50a08d07ad15632ff1ba501bfa)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: Icf2458c491b4b3a553d3e01f88c6f25b25639e89
Reviewed-on: http://review.coreboot.org/8677
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-17 16:39:22 +01:00
..
arch rmodules: Make rmodules inclusion for vboot dependent on romstage_arch 2015-03-17 16:38:23 +01:00
console console/Kconfig: Enable CBMEM console by default 2015-03-10 23:42:22 +01:00
cpu haswell: Fix monotonic timer integration 2015-03-17 04:56:14 +01:00
device AMD fam10: Drop PCI_BUS_SEGN_BITS 2015-03-09 19:33:08 +01:00
drivers elog: Fix compilation with CONFIG_CHROMEOS enabled 2015-03-17 04:54:46 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include Use a common boardid.h instead of per board copies 2015-03-13 23:01:54 +01:00
lib coreboot: x86: enable gc-sections 2015-03-17 14:35:31 +01:00
mainboard northbridge/amd/pi: Create common agesawrapper.c 2015-03-16 21:46:17 +01:00
northbridge cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function 2015-03-17 04:33:06 +01:00
soc Tegra132: Configure CPU clock 2015-03-17 16:39:22 +01:00
southbridge Intel common SPI: Fix compilation breakage from refactoring 2015-03-17 04:55:52 +01:00
superio superio/fintek/f81216h: Add the correct unlock key values 2015-02-14 00:53:26 +01:00
vendorcode Add and consistently use wrapper macro for romstage static variables 2015-03-09 22:42:28 +01:00
Kconfig lib: Add Kconfig option to enable/disable auto fallback control 2015-03-17 04:22:23 +01:00