rambi: Set VBOOT_RAMSTAGE_INDEX to point to ramstage image

The ramstage image is the third image in the partition (after ECRW hash
and depthcharge image).

TEST=Manual. Boot rambi, verify that ramstage image is correctly found:
"RW ramstage image at 0xffb1dc70, 0x0000f391 bytes"
BUG=None.

Change-Id: I628db3daf0b109106c51693960487a0c83b4e9f4
Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/174540
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Shawn Nematbakhsh 2013-10-24 09:59:00 -07:00 committed by chrome-internal-fetch
commit 4bf6c7eb52

View file

@ -12,6 +12,10 @@ config BOARD_SPECIFIC_OPTIONS
select CHROMEOS
select MARK_GRAPHICS_MEM_WRCOMB
config VBOOT_RAMSTAGE_INDEX
hex
default 0x2
config MAINBOARD_DIR
string
default google/rambi