]> git.ipfire.org Git - thirdparty/u-boot.git/commit
x86: fsp: Make graphics support common to FSP1/2
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:42:16 +0000 (21:42 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:16 +0000 (11:44 +0800)
commitf09d4edf4bf7ffe046ca37731850cc99e3e1d758
treedf253787b9ec1374d1d95c313855b9024849d0c2
parent592434139bf943cbc6c80f1467221904a3c917ec
x86: fsp: Make graphics support common to FSP1/2

Both versions of FSP can use the same graphics support, so move it into
the common directory.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/fsp/Makefile
arch/x86/lib/fsp/fsp_graphics.c [moved from arch/x86/lib/fsp1/fsp_graphics.c with 98% similarity]
arch/x86/lib/fsp1/Makefile