[U-Boot] [PATCH 06/10] x86: Move fsp_fv.h to the generic fsp directory
Bin Meng
bmeng.cn at gmail.com
Tue Aug 20 03:33:44 UTC 2019
On Mon, Aug 19, 2019 at 6:51 AM Simon Glass <sjg at chromium.org> wrote:
>
> This header file is the same for FSP v1 and v2. Move it into the general
> fsp directory.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/include/asm/{fsp1 => fsp}/fsp_fv.h | 0
> arch/x86/include/asm/fsp1/fsp_support.h | 2 +-
> 2 files changed, 1 insertion(+), 1 deletion(-)
> rename arch/x86/include/asm/{fsp1 => fsp}/fsp_fv.h (100%)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list