Update serirq mode in lemp9 mainboard

This commit is contained in:
Jeremy Soller
2020-05-09 13:11:28 -06:00
parent d164dd2f24
commit 88117c16f0

View File

@@ -165,11 +165,11 @@ chip soc/intel/cannonlake
register "tcc_offset" = "12" register "tcc_offset" = "12"
# Serial IRQ Continuous # Serial IRQ Continuous
register "SerialIrqConfigSirqMode" = "1" register "serirq_mode" = "SERIRQ_CONTINUOUS"
# Graphics (soc/intel/cannonlake/graphics.c) # Graphics (soc/intel/cannonlake/graphics.c)
# IGD Displays # IGD Displays
register "gfx" = "GMA_STATIC_DISPLAYS(0)" register "gfx" = "GMA_STATIC_DISPLAYS(0)"
# LPC (soc/intel/cannonlake/lpc.c) # LPC (soc/intel/cannonlake/lpc.c)
# LPC configuration from lspci -s 1f.0 -xxx # LPC configuration from lspci -s 1f.0 -xxx