projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1520fe6
)
microblaze: Fix endif macro command
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 30 Jan 2017 11:20:37 +0000
(12:20 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Fri, 10 Feb 2017 12:59:36 +0000
(13:59 +0100)
Use correct name in endif comment.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/cpu/start.S
patch
|
blob
|
history
diff --git
a/arch/microblaze/cpu/start.S
b/arch/microblaze/cpu/start.S
index e9923b65ef3237bd1e2a60d3db34e0c5ee537146..79dc0cfc2769218ba2ecd42949bd4e38e6407363 100644
(file)
--- a/
arch/microblaze/cpu/start.S
+++ b/
arch/microblaze/cpu/start.S
@@
-129,7
+129,7
@@
_start:
sh r7, r0, r8
rsubi r8, r10, 0x26
sh r6, r0, r8
-#endif /*
BUILD_SPL
*/
+#endif /*
CONFIG_SPL_BUILD
*/
/* Flush cache before enable cache */
addik r5, r0, 0