Hi Tom, This PR includes the following changes for v2021.01 release:
- Update Intel Edison doc information about xFSTK - Move and rename fsp_types.h file to signatures.h Azure results: PASS https://dev.azure.com/bmeng/GitHub/_build/results?buildId=304&view=results The following changes since commit c15f44acf9d473f4682bfdc63b8aebd313492b15: Prepare v2021.01-rc4 (2020-12-21 15:03:24 -0500) are available in the git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-x86 for you to fetch changes up to 6ef1b7508740dfce9b30f172839b385361e8bd50: fsp: Move and rename fsp_types.h file (2020-12-22 10:19:40 +0800) ---------------------------------------------------------------- Andy Shevchenko (1): doc: edison: Update information about xFSTK Sughosh Ganu (1): fsp: Move and rename fsp_types.h file arch/x86/include/asm/fsp/fsp_support.h | 3 ++- doc/board/intel/edison.rst | 49 +++++++++++++++++++++++++++++-------------------- arch/x86/include/asm/fsp/fsp_types.h => include/signatures.h | 6 +++--- 3 files changed, 34 insertions(+), 24 deletions(-) rename arch/x86/include/asm/fsp/fsp_types.h => include/signatures.h (95%) Regards, Bin

