soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC
Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC Change-Id: I6a44d55d1588d2620bd1179ea7dc327922f49fd7 Signed-off-by: Sooi, Li Cheng <li.cheng.sooi@intel.com> Reviewed-on: https://review.coreboot.org/18028 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins)
This commit is contained in:
committed by
Aaron Durbin
parent
901efea8ab
commit
c76e9982b2
@ -414,8 +414,11 @@ static const unsigned short systemagent_ids[] = {
|
||||
MCH_SKYLAKE_ID_U,
|
||||
MCH_SKYLAKE_ID_Y,
|
||||
MCH_SKYLAKE_ID_ULX,
|
||||
MCH_SKYLAKE_ID_H,
|
||||
MCH_SKYLAKE_ID_H_EM,
|
||||
MCH_KABYLAKE_ID_U,
|
||||
MCH_KABYLAKE_ID_Y,
|
||||
MCH_KABYLAKE_ID_H,
|
||||
0
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user