]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: apl: Support set_hide() in p2sb driver
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 03:32:31 +0000 (21:32 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commitf549d9bbde4b69fc8491cc321bcc1884aa99a4ec
treeb87ef11ef79c57c08e038c7f821075a631da2123
parent6d349e2e435340bf27c8f567f7607eaaba2ee77c
x86: apl: Support set_hide() in p2sb driver

Add support for this new method in the driver and in the fsp-s setup.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Tested-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
arch/x86/cpu/apollolake/fsp_s.c
arch/x86/cpu/intel_common/p2sb.c