From 0e43f92be4f8bfea9658e79a5b0b023d99067154 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 17 May 2015 23:19:00 -0400 Subject: flashrom: add whitelist for ThinkPad R400, T400 and T500 --- (limited to 'resources/scripts') diff --git a/resources/scripts/helpers/download/flashrom b/resources/scripts/helpers/download/flashrom index fa6b060..493c4a6 100755 --- a/resources/scripts/helpers/download/flashrom +++ b/resources/scripts/helpers/download/flashrom @@ -43,9 +43,8 @@ svn co -r 1889 svn://flashrom.org/flashrom/trunk flashrom cd flashrom/ -# Enable X200 Tablet and X200S whitelist (X200 is already whitelisted) -printf "Enabling whitelist for X200S and X200 Tablet\n" -svn patch ../resources/flashrom/patch/x200s_x200t_whitelist.diff +printf "Enabling whitelist for X200S, X200 Tablet, T400, T500 and R400\n" +svn patch ../resources/flashrom/patch/x200s_x200t_t400_t500_r400_whitelist.diff # Remove redundant definitions for the flash chips that # supported libreboot machines use. This removes the need -- cgit v0.9.1