coreboot-kgpe-d16/src
Caesar Wang 6c4e574872 google/gru: support 800M/928M frequency for bob
The coreboot had no supported the different frequency for gru yet.
e.g:
we can't support the bob to run ddr 800M for rev3 board and
run 928M for rev4 board.

So, in order to support the 800M and 928M ddr frequency for bob different
boards. We will use the ram_id and board_id to select the board on bob.

Change-Id: I613050292a09ff56f4636d7af285075e32259ef4
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Reviewed-on: https://review.coreboot.org/19558
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2017-05-11 04:55:17 +02:00
..
acpi
arch arch/x86: Share storage data structures between early stages 2017-05-01 17:37:59 +02:00
commonlib commonlib: Add ID for STORAGE_DATA 2017-04-28 19:56:11 +02:00
console console: rework log level to not be reliant on ROMSTAGE_CONST 2017-04-25 18:13:56 +02:00
cpu nb/amd/amdk8: Link reset_test.c 2017-04-28 17:17:40 +02:00
device lib/edid.c: Allow use of when not NGI 2017-05-03 16:16:32 +02:00
drivers drivers/storage: Fix array references 2017-05-10 22:31:36 +02:00
ec ec/google/chromeec: provide reboot function 2017-05-05 23:23:58 +02:00
include drivers/storage: Make DRVR_CAP_8BIT controller independent 2017-05-10 23:37:29 +02:00
lib lib/edid: Save the display ASCII string 2017-05-03 16:18:15 +02:00
mainboard google/gru: support 800M/928M frequency for bob 2017-05-11 04:55:17 +02:00
northbridge nb/intel/x4x: Add support for second PEG slot 2017-05-10 00:28:21 +02:00
soc rockchip/rk3399: enable DPLL SSC for DDR EMI test on bob 2017-05-11 04:55:02 +02:00
southbridge drivers/spi: Re-factor spi_crop_chunk 2017-05-05 23:42:19 +02:00
superio superio/ite/it8728f: Hook up common environment-controller driver 2017-05-09 18:03:28 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode cr50: check if the new image needs to be enabled and act on it 2017-05-05 23:24:20 +02:00
Kconfig cr50: check if the new image needs to be enabled and act on it 2017-05-05 23:24:20 +02:00