x86: Move fsp_bootmode.h to the generic fsp directory
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:00:19 +0000 (08:00 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:50:50 +0000 (13:50 +0800)
commit79b228baae06a57d0d01358e832d5ea2f2cc02d3
tree3ece27e45e0acbd3ed5ce83afdbd4ee38fbbc574
parent21a1133d823b3cadbbe9f18475948bfcd587be60
x86: Move fsp_bootmode.h to the generic fsp directory

This header file is the same for FSP v1 and v2, although there may be
some additions to come. Move it into the generic 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_bootmode.h [new file with mode: 0644]
arch/x86/include/asm/fsp1/fsp_bootmode.h [deleted file]
arch/x86/include/asm/fsp1/fsp_support.h