u-boot/arch/x86
Bin Meng f2653e8dd9 x86: coreboot: Control I/O port 0xb2 writing via device tree
Writing 0xcb to I/O port 0xb2 (Advanced Power Management Control) causes
U-Boot to hang on QEMU q35 target. We introduce a config option in the
device tree "u-boot,no-apm-finalize" under /config node if we don't want
to do that.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-06-04 03:03:18 -06:00
..
cpu x86: coreboot: Control I/O port 0xb2 writing via device tree 2015-06-04 03:03:18 -06:00
dts x86: coreboot: Control I/O port 0xb2 writing via device tree 2015-06-04 03:03:18 -06:00
include/asm x86: coreboot: Fix cosmetic issues 2015-06-04 03:03:17 -06:00
lib x86: fsp_support: Correct high mem comment typo 2015-06-04 02:39:39 -06:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP 2015-06-04 03:03:17 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00