Skip to content

Commit 2b5e63e

Browse files
committed
Add comment with affected products
1 parent d07b063 commit 2b5e63e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/Aboot/boot0.j2

+1
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ write_platform_specific_cmdline() {
622622
read_system_eeprom
623623
fi
624624
if in_array "$platform" "rook"; then
625+
# Currently applies to Alhambra, Blackhawk, Gardena and Mineral
625626
cmdline_add libata.force=1.00:noncq
626627
fi
627628
if in_array "$platform" "crow" "magpie"; then

0 commit comments

Comments
 (0)