
12 Aug
2015
12 Aug
'15
5:55 a.m.
On 10 August 2015 at 07:05, Simon Glass sjg@chromium.org wrote:
We should not fiddle with interrupts or the FSP when running as an EFI payload. Detect this and skip this code.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None Changes in v2:
- Add new patch to support running as an EFI payload
arch/x86/cpu/baytrail/valleyview.c | 2 ++ 1 file changed, 2 insertions(+)
Applied to u-boot-x86