Skip to content

Commit

Permalink
[Arista] Disable SSD NCQ on Lodoga (#13964) (#14073)
Browse files Browse the repository at this point in the history
  • Loading branch information
mssonicbld committed Mar 3, 2023
1 parent a0c127b commit bab3243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/Aboot/boot0.j2
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@ write_platform_specific_cmdline() {
if [ "$sid" = "Lodoga" ]; then
aboot_machine=arista_7050cx3_32s
cmdline_add logs_inram=on
cmdline_add libata.force=2.00:noncq
fi
if [ "$sid" = "Marysville" ]; then
aboot_machine=arista_7050sx3_48yc8
Expand Down

0 comments on commit bab3243

Please sign in to comment.