[U-Boot] [PATCH 07/10] x86: Move fsp_hob.h to the generic fsp directory

Bin Meng bmeng.cn at gmail.com
Tue Aug 20 03:33:47 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_hob.h        | 0
>  arch/x86/include/asm/{fsp1 => fsp}/fsp_infoheader.h | 0
>  arch/x86/include/asm/fsp1/fsp_support.h             | 1 +
>  3 files changed, 1 insertion(+)
>  rename arch/x86/include/asm/{fsp1 => fsp}/fsp_hob.h (100%)
>  rename arch/x86/include/asm/{fsp1 => fsp}/fsp_infoheader.h (100%)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list