On 4 June 2015 at 02:47, Simon Glass <s...@chromium.org> wrote: > On 2 June 2015 at 19:20, Bin Meng <bmeng...@gmail.com> wrote: >> 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...@gmail.com> >> >> --- >> >> Changes in v2: >> - Use a config option in the device tree instead of deleting the codes >> >> arch/x86/cpu/coreboot/coreboot.c | 12 +++++++++--- >> arch/x86/dts/qemu-x86_q35.dts | 1 + >> 2 files changed, 10 insertions(+), 3 deletions(-) >> > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot