mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-21 13:48:42 +00:00
fix u-boot path level issue in unpatch_sun50i_sram_stack_issue.patch
This commit is contained in:
parent
a3a00f3784
commit
e375025caa
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue