From 569b4fe959662d1753d072daffbf70d533b88ac4 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 30 Aug 2016 08:28:27 +0100 Subject: Revert "Disable all patches for depthcharge" This reverts commit d5253cc7e37c6e1d8f18261e75a987b07072e89a. --- resources/scripts/helpers/download/depthcharge | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resources/scripts/helpers') diff --git a/resources/scripts/helpers/download/depthcharge b/resources/scripts/helpers/download/depthcharge index ade24989..78f56951 100755 --- a/resources/scripts/helpers/download/depthcharge +++ b/resources/scripts/helpers/download/depthcharge @@ -60,14 +60,14 @@ git reset --hard 3fe03aece37d0f9cf63ce6b548f734d794d7fedc # printf "vboot: Only initialize cparams once\n" # git am "../resources/depthcharge/patch/0005-vboot-Only-initialize-cparams-once.patch" -# printf "Proper firmware index report for read-only boot path\n" -# git am "../resources/depthcharge/patch/0006-Proper-firmware-index-report-for-read-only-boot-path.patch" +printf "Proper firmware index report for read-only boot path\n" +git am "../resources/depthcharge/patch/0006-Proper-firmware-index-report-for-read-only-boot-path.patch" -# printf "fdt: nonvolatile-context-storage report to mkbp for EC NV storage\n" -# git am "../resources/depthcharge/patch/0007-fdt-nonvolatile-context-storage-report-to-mkbp-for-E.patch" +printf "fdt: nonvolatile-context-storage report to mkbp for EC NV storage\n" +git am "../resources/depthcharge/patch/0007-fdt-nonvolatile-context-storage-report-to-mkbp-for-E.patch" -# printf "vboot: Display callbacks for developer and recovery mode screens\n" -# git am "../resources/depthcharge/patch/0008-vboot-Display-callbacks-for-developer-and-recovery-m.patch" +printf "vboot: Display callbacks for developer and recovery mode screens\n" +git am "../resources/depthcharge/patch/0008-vboot-Display-callbacks-for-developer-and-recovery-m.patch" # leave the tree cd "../" -- cgit v1.2.3-70-g09d2