Hello Hung-Te Lin, Xi Chen, build bot (Jenkins), Roger Lu, Patrick Georgi, Martin Roth, Julius Werner, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46930
to look at the new patch set (#11).
Change subject: soc/mediatek/common: A common API for loading the blob file ......................................................................
soc/mediatek/common: A common API for loading the blob file
load_blob_file is added for loading the blog file to the specified memory address. This function also measures the load time and the blob size.
Signed-off-by: Yidi Lin yidi.lin@mediatek.com Change-Id: Ie94001bbda25fe015f43172e92a1006e059de223 --- A src/soc/mediatek/common/include/soc/mtlib_common.h A src/soc/mediatek/common/mtlib.c M src/soc/mediatek/mt8192/Makefile.inc M src/soc/mediatek/mt8192/include/soc/memlayout.ld 4 files changed, 46 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/46930/11