mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +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:
parent
1520fe60d9
commit
1d82e2c15c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user