]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
coreboot: Support alternative locations for CBFS.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 18 Jan 2014 01:21:20 +0000 (20:21 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 22 Jan 2014 22:30:30 +0000 (17:30 -0500)
commit406df19d9962a66e64bd0cce5b1041ae7bc5bfd1
treed58928152b09d2d74685acd8e0b3ac510f960ab7
parent25107a326164edbd6547c16de562cdd455f86f02
coreboot: Support alternative locations for CBFS.

The Google builds of SeaBIOS place the CBFS data in a non-standard
location.  Add a config parameter to support non-standard locations.
This is based on a patch from Stefan Reinauer <reinauer@chromium.org>
in the Chromium seabios repo (commit 60534ec785).

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/Kconfig
src/fw/coreboot.c