-
- Downloads
x86: Adjust the FSP types slightly
To avoid casts, find_fsp_header() should return a pointer. Add asmlinkage to two API functions which use that convention. UPD_TERMINATOR is common so move it into a common file. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com> Tested-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
- arch/x86/include/asm/arch-queensbay/fsp/fsp_vpd.h 0 additions, 2 deletionsarch/x86/include/asm/arch-queensbay/fsp/fsp_vpd.h
- arch/x86/include/asm/fsp/fsp_api.h 4 additions, 2 deletionsarch/x86/include/asm/fsp/fsp_api.h
- arch/x86/include/asm/fsp/fsp_support.h 3 additions, 1 deletionarch/x86/include/asm/fsp/fsp_support.h
- arch/x86/lib/fsp/fsp_support.c 2 additions, 2 deletionsarch/x86/lib/fsp/fsp_support.c
Please register or sign in to comment