u-boot-brain/arch/x86/lib/fsp
Simon Glass 82196cf34f 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>
2015-02-05 22:16:43 -07:00
..
fsp_support.c x86: Adjust the FSP types slightly 2015-02-05 22:16:43 -07:00
Makefile x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00