Attention is currently required from: Tristan Corrick. Hello Tristan Corrick,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/54375
to look at the new patch set (#2).
Change subject: mb/asus/p8h61-m_lx: Transform into variant setup ......................................................................
mb/asus/p8h61-m_lx: Transform into variant setup
Handle some differences in the DSDT code using preprocessor.
Tested with BUILD_TIMELESS=1, coreboot.rom for the Asus P8H61-M LX remains identical when not adding the .config file in it.
Change-Id: I2a02f32dfd9fa9c1adce3baf0d279ea19db5883f Signed-off-by: Angel Pons th3fanbus@gmail.com --- M MAINTAINERS M src/mainboard/asus/h61-series/Kconfig M src/mainboard/asus/h61-series/Kconfig.name M src/mainboard/asus/h61-series/acpi/superio.asl M src/mainboard/asus/h61-series/dsdt.asl R src/mainboard/asus/h61-series/variants/p8h61-m_lx/board_info.txt R src/mainboard/asus/h61-series/variants/p8h61-m_lx/cmos.default R src/mainboard/asus/h61-series/variants/p8h61-m_lx/cmos.layout R src/mainboard/asus/h61-series/variants/p8h61-m_lx/data.vbt R src/mainboard/asus/h61-series/variants/p8h61-m_lx/devicetree.cb R src/mainboard/asus/h61-series/variants/p8h61-m_lx/early_init.c R src/mainboard/asus/h61-series/variants/p8h61-m_lx/gma-mainboard.ads R src/mainboard/asus/h61-series/variants/p8h61-m_lx/gpio.c R src/mainboard/asus/h61-series/variants/p8h61-m_lx/hda_verb.c D src/mainboard/asus/p8h61-m_lx/Kconfig D src/mainboard/asus/p8h61-m_lx/Kconfig.name D src/mainboard/asus/p8h61-m_lx/Makefile.inc D src/mainboard/asus/p8h61-m_lx/acpi/ec.asl D src/mainboard/asus/p8h61-m_lx/acpi/platform.asl D src/mainboard/asus/p8h61-m_lx/acpi/superio.asl D src/mainboard/asus/p8h61-m_lx/dsdt.asl D src/mainboard/asus/p8h61-m_lx/mainboard.c 22 files changed, 47 insertions(+), 119 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/54375/2