u-boot-brain/board/intel
Simon Glass 8331188615 x86: Rename existing FSP code to fsp1
Since there is now a new version of the FSP and it is incompatible with
the existing version, move the code into an fsp1 directory. This will
allow us to put FSP v2 code into an fsp2 directory.

Add a Kconfig which defines which version is in use.

Some of the code in this new fsp1/ directory is generic across both FSPv1
and FSPv2. Future patches will address this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:50:08 +08:00
..
bayleybay SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cherryhill x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00
cougarcanyon2 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
crownbay SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
edison env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
galileo SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
minnowmax x86: baytrail: Drop EFI-specific test logics 2018-06-17 21:16:04 +08:00
slimbootloader board: intel: Add new slimbootloader board 2019-08-09 22:24:02 +08:00
Kconfig board: intel: Add new slimbootloader board 2019-08-09 22:24:02 +08:00