From 2b5e63e50a84cf8696f9c10bdb85d26334e199ed Mon Sep 17 00:00:00 2001 From: Samuel Angebault Date: Fri, 10 Feb 2023 06:56:11 -0800 Subject: [PATCH] Add comment with affected products --- files/Aboot/boot0.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/files/Aboot/boot0.j2 b/files/Aboot/boot0.j2 index c08e5e59cf9f..650e3178667a 100644 --- a/files/Aboot/boot0.j2 +++ b/files/Aboot/boot0.j2 @@ -622,6 +622,7 @@ write_platform_specific_cmdline() { read_system_eeprom fi if in_array "$platform" "rook"; then + # Currently applies to Alhambra, Blackhawk, Gardena and Mineral cmdline_add libata.force=1.00:noncq fi if in_array "$platform" "crow" "magpie"; then