]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: baytrail: Support running as an EFI payload
authorSimon Glass <sjg@chromium.org>
Mon, 10 Aug 2015 13:05:12 +0000 (07:05 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:23:20 +0000 (10:23 +0200)
commitee1a0a5f00c6ab2da1d7b465aa45a817b3f312f3
tree592c5095d4332e01c2db883c2f4937e089dc1a8e
parent493a0386534dd9b6c68f95ec2be7857a8b18bdf8
x86: baytrail: Support running as an EFI payload

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>
arch/x86/cpu/baytrail/valleyview.c