u-boot-brain/arch/x86
Simon Glass 3d9acea3d9 x86: apl: Avoid accessing the PCI bus before it is probed
The PCI bus is not actually probed by the time the ofdata_to_platdata()
method is called since that happens in the uclass's post_probe() method.
Update the PMC and P2SB drivers to access the bus in its probe() method.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-07 16:02:38 -07:00
..
cpu x86: apl: Avoid accessing the PCI bus before it is probed 2020-01-07 16:02:38 -07:00
dts x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00
include/asm x86: apl: Add FSP structures 2019-12-15 11:44:30 +08:00
lib x86: Don't include the BIOS emulator in TPL 2019-12-15 11:44:18 +08:00
config.mk x86: efi: app: Generate Microsoft PE format compliant image 2018-12-02 21:59:36 +01:00
Kconfig x86: apl: Add Kconfig and Makefile 2019-12-15 11:44:29 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00