]> git.baikalelectronics.ru Git - uboot.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)
commitef4604d9e77a09f2cbccb5829a4b0a49dc44900e
tree0f5789082e359e00846bb5b5a13f914944e1739c
parentf29ebff74d50bb9fa645cefd1ebae7c225213960
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