]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: apl: Hide the p2sb on exit from U-Boot
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 03:32:32 +0000 (21:32 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commit62fba44d6d331d8faa3389cd84c24212a2d69cf3
tree0f5789082e359e00846bb5b5a13f914944e1739c
parentf549d9bbde4b69fc8491cc321bcc1884aa99a4ec
x86: apl: Hide the p2sb on exit from U-Boot

This confuses Linux's PCI probing so needs to be hidden when booting
Linux. Add a remove() method to handle this.

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/intel_common/p2sb.c