fix u-boot path level issue in unpatch_sun50i_sram_stack_issue.patch

This commit is contained in:
Martin Ayotte 2016-08-20 13:03:44 -04:00
parent a3a00f3784
commit e375025caa

View file

@ -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.
*/