mirror of
https://xff.cz/git/u-boot/
synced 2026-01-07 05:49:19 +01:00
microblaze: Fix endif macro command
Use correct name in endif comment. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user