]> git.baikalelectronics.ru Git - uboot.git/commit
x86: apl: Use memory-mapped access for VBT
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 03:32:25 +0000 (21:32 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commit6c7dba912b12914ef2d5e368ef42b3d68da9ebed
tree5f59c5ebf2a04df62647ddfb9c832751998a7c38
parentcaacbfec020e628a6ecaec7b957edc9ed5c664e6
x86: apl: Use memory-mapped access for VBT

Use the new binman memory-mapping function to access the VBT, to simplify
the code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/apollolake/fsp_s.c
arch/x86/lib/fsp2/fsp_silicon_init.c