vboot2: Store depthcharge graphic assets only in RO

These files aren't updated (or updatable), and as such don't need to be
copied to the RW sections.

Change-Id: Ie78936792ad651fbf8500fc7e34f0899e33a904c
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/13633
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi 2016-02-05 11:01:24 +01:00 committed by Patrick Georgi
parent 662237614b
commit eda794d2cc
1 changed files with 4 additions and 0 deletions

View File

@ -95,4 +95,8 @@ regions-for-file = $(subst $(spc),$(comma),$(sort \
%/romstage) \
mts \
%/verstage \
locales \
locale_%.bin \
font.bin \
vbgfx.bin \
,$(1)),COREBOOT,COREBOOT FW_MAIN_A FW_MAIN_B)))