the following patch was just integrated into master:
commit f61b35d5b0b25ca766f6d207c4b354407862b973
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Tue Jul 14 17:15:24 2015 +0100
libpayload: store boot media information in sysinfo
Write boot media information in sysinfo, if it exists. This allows picking the
right CBFS for further files in case there are several.
Change-Id: I75a8ee6b93f349b9f2fab1e82826aba675949c0a
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10869
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10869 for details.
-gerrit
the following patch was just integrated into master:
commit fb5d5b16eef66d37dc20cdf0769c9049bf47d6be
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Tue Jul 14 17:15:51 2015 +0100
cbtable: describe boot media
This allows finding the currently used CBFS (in case there are several), and
avoids the need to define flash size when building the payload.
Change-Id: I4b00159610077761c501507e136407e9ae08c73e
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10867
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10867 for details.
-gerrit