]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Move fsp_fv.h to the generic fsp directory
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:00:16 +0000 (08:00 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:50:37 +0000 (13:50 +0800)
commit2072ebf39ebe30468705336b29d2b4bef2b6be82
tree5332e3f04e18d8380b274c72944d319bc43f0dd4
parent3d97f8a63c8fe5c40a888ec478ad936c1537b2e6
x86: Move fsp_fv.h to the generic fsp directory

This header file is the same for FSP v1 and v2. Move it into the general
fsp directory.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/fsp/fsp_fv.h [new file with mode: 0644]
arch/x86/include/asm/fsp1/fsp_fv.h [deleted file]
arch/x86/include/asm/fsp1/fsp_support.h