From 0e43f92be4f8bfea9658e79a5b0b023d99067154 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 18 May 2015 04:19:00 +0100 Subject: flashrom: add whitelist for ThinkPad R400, T400 and T500 --- resources/scripts/helpers/download/flashrom | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'resources/scripts') diff --git a/resources/scripts/helpers/download/flashrom b/resources/scripts/helpers/download/flashrom index fa6b060c..493c4a65 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 v1.2.3-70-g09d2