From a0e9268386beaa2c751a485b4e9c7cc0cfbd0597 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 18 Sep 2016 23:42:46 +0100 Subject: flashrom: add whitelist for imac52 --- resources/scripts/helpers/download/flashrom | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources/scripts/helpers/download') diff --git a/resources/scripts/helpers/download/flashrom b/resources/scripts/helpers/download/flashrom index e7a58949..8c361679 100755 --- a/resources/scripts/helpers/download/flashrom +++ b/resources/scripts/helpers/download/flashrom @@ -60,6 +60,10 @@ git am "../resources/flashrom/patch/0002-Add-whitelist-for-Taurinus-X200-laptop. # for the user to run with the "-c" argument on these systems printf "Patching flashchips.c to remove the redundant entries\n" git am "../resources/flashrom/patch/0003-purged-chips.patch" + +# add whitelist for imac 5,2 +printf "Adding whitelist for Apple iMac 5,2\n" +git am "../resources/flashrom/patch/0004-Add-board-enable-for-iMac5-2.patch" ) printf "\n\n" -- cgit v1.2.3-70-g09d2