Skip to content
Snippets Groups Projects
Commit 1d82e2c1 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Fix endif macro command


Use correct name in endif comment.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 1520fe60
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment