From e375025caa95fe2be4dcd10db5040539af63a95d Mon Sep 17 00:00:00 2001 From: Martin Ayotte Date: Sat, 20 Aug 2016 13:03:44 -0400 Subject: [PATCH] fix u-boot path level issue in unpatch_sun50i_sram_stack_issue.patch --- .../u-boot-pine64-dev/unpatch_sun50i_sram_stack_issue.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patch/u-boot/u-boot-pine64-dev/unpatch_sun50i_sram_stack_issue.patch b/patch/u-boot/u-boot-pine64-dev/unpatch_sun50i_sram_stack_issue.patch index 558b9c1f5..c38876af7 100644 --- a/patch/u-boot/u-boot-pine64-dev/unpatch_sun50i_sram_stack_issue.patch +++ b/patch/u-boot/u-boot-pine64-dev/unpatch_sun50i_sram_stack_issue.patch @@ -1,7 +1,7 @@ -diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h +diff --git a/u-boot/include/configs/sunxi-common.h b/u-boot/include/configs/sunxi-common.h index b9aa62b..980c252 100644 ---- a/include/configs/sunxi-common.h -+++ b/include/configs/sunxi-common.h +--- a/u-boot/include/configs/sunxi-common.h ++++ b/u-boot/include/configs/sunxi-common.h @@ -100,7 +100,7 @@ * the 1 actually activates the mapping of the first 32 KiB to 0x00000000. */