Allow referencing a CBFS file in the flashmap, so that it is possible to boot from coreboot, where files are not available from binman. Signed-off-by: Simon Glass <sjg at chromium.org> --- include/dm/of_extra.h | 8 ++++++++ 1 file changed, 8 insertions(+) Applied to u-boot-dm/next, thanks!