summaryrefslogtreecommitdiff
path: root/src/mainboard/google/samus
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2014-07-18 12:45:08 -0700
committerMarc Jones <marc.jones@se-eng.com>2015-01-19 22:17:30 +0100
commit7e72abef1b74e30fe9dcfe7dd1c90778388f15f3 (patch)
treeade9aded1774f85a0c89cd4d618bab1e1ad563bd /src/mainboard/google/samus
parent808a254c3f38e85d97758d8551bd423ab5e9ef05 (diff)
downloadcoreboot-7e72abef1b74e30fe9dcfe7dd1c90778388f15f3.tar.xz
samus: Update indices of ramstage and refcode blobs
This must be committed at the same time as the corresponding depthcharge change which updates the fmap. BUG=chrome-os-partner:30079 BRANCH=none TEST=Build samus firmware. dump_fmap -h /build/samus/firmware/image.bin shows PD_MAIN_A and PD_MAIN_B sections. Boot samus. 'crossystem mainfw_act' -> A As root, 'crossystem fwb_tries=1' Reboot samus. 'crossystem mainfw_act' -> B CQ-DEPEND=CL:208984,CL:*169850,CL:208989 Original-Change-Id: Ibccec8b82ba22c61248a79023f42b92e4763403e Original-Signed-off-by: Randall Spangler <rspangler@chromium.org> Original-Reviewed-on: https://chromium-review.googlesource.com/208899 Original-Reviewed-by: Duncan Laurie <dlaurie@chromium.org> (cherry picked from commit d241e1dddaf8a435e49e08e60e4ad998735d2137) Signed-off-by: Marc Jones <marc.jones@se-eng.com> Change-Id: Ida8f7bd68d71e2a4a47e304b8f8283b566c52837 Reviewed-on: http://review.coreboot.org/8219 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/samus')
-rw-r--r--src/mainboard/google/samus/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/samus/Kconfig b/src/mainboard/google/samus/Kconfig
index 7769d24c79..c92f76de46 100644
--- a/src/mainboard/google/samus/Kconfig
+++ b/src/mainboard/google/samus/Kconfig
@@ -20,11 +20,11 @@ config BOARD_SPECIFIC_OPTIONS # dummy
config VBOOT_RAMSTAGE_INDEX
hex
- default 0x2
+ default 0x3
config VBOOT_REFCODE_INDEX
hex
- default 0x3
+ default 0x4
config MAINBOARD_DIR
string