Skip to content

Commit

Permalink
image: AMD firmware 1.0.0.a; Disable BMC.
Browse files Browse the repository at this point in the history
#64 APCB configuration should not include BMC early link training
  • Loading branch information
Danny Milosavljevic committed May 5, 2023
1 parent efd216d commit 03a8509
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions image/amd/milan-gimlet-b.efs.json5
Original file line number Diff line number Diff line change
Expand Up @@ -3921,7 +3921,7 @@
},
{
Byte: {
BmcEndLane: 0x81
BmcEndLane: 0xFF
}
},
{
Expand Down Expand Up @@ -4139,7 +4139,7 @@
},
{
Byte: {
BmcSocket: 0x00
BmcSocket: 0x0F
}
},
{
Expand Down Expand Up @@ -4229,7 +4229,7 @@
},
{
Byte: {
BmcStartLane: 0x81
BmcStartLane: 0xFF
}
},
{
Expand Down

0 comments on commit 03a8509

Please sign in to comment.