vboot: handle RELOCATABLE_RAMSTAGE
commit09560facd4a599afbc8f2ed47f48a97aabf40579
authorAaron Durbin <adurbin@chromium.org>
Tue, 12 May 2015 21:43:10 +0000 (12 16:43 -0500)
committerAaron Durbin <adurbin@chromium.org>
Tue, 12 May 2015 22:23:27 +0000 (13 00:23 +0200)
tree6b73362c0df2a4c8feb5ee31eabb6aaba2c2b84a
parent3dad489cac181381b211a0fbf3a6538e32cd5dc2
vboot: handle RELOCATABLE_RAMSTAGE

The support for RELOCATABLE_RAMSTAGE was accidentally omitted in
the vboot loader. Add said support.

Change-Id: I569918823253c33f698acefd6a619133543c7aef
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10184
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
src/vendorcode/google/chromeos/vboot2/vboot_loader.c