zephyr/boards/x86/up_squared
Daniel Leung ee50b49621 boards: up_squared: turn on PCI enumeration
The MMIO addresses for peripherals are being assigned by BIOS
at boot. Different BIOS versions and number of enabled peripherals
affect how those addresses are assigned. This invalidates
the addresses for UART defined in DTS. Turn on PCI enumeration
so UART addresses are probed at boot to avoid non-usable
UART and black console.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-02-28 18:13:43 +01:00
..
doc boards: up_squared: add intro and image 2019-02-11 07:45:21 -05:00
board.h
dts_fixup.h uart/ns16550: Use DT_ prefix for remaining device configs 2019-02-26 20:06:26 -06:00
Kconfig
Kconfig.board
Kconfig.defconfig
up_squared_defconfig boards: up_squared: turn on PCI enumeration 2019-02-28 18:13:43 +01:00
up_squared_sbl_defconfig
up_squared_sbl.dts
up_squared_sbl.yaml
up_squared.dts
up_squared.yaml