git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6fe10a
)
microblaze: Add comment about reset location
author
Michal Simek
<michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000
(14:15 +0200)
committer
Michal Simek
<michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000
(14:15 +0200)
Better to add comment to explain why reset vector points all the time to
origin U-Boot location.
If reset happens U-Boot should start from it's origin location.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link:
https://lore.kernel.org/r/5ca6341b7487708247fe2948d7e496ea6f7c2e02.1655299267.git.michal.simek@amd.com
arch/microblaze/cpu/start.S
patch
|
blob
|
history
diff --git
a/arch/microblaze/cpu/start.S
b/arch/microblaze/cpu/start.S
index
db3998f
..
9aa5fd0
100644
(file)
--- a/
arch/microblaze/cpu/start.S
+++ b/
arch/microblaze/cpu/start.S
@@
-144,6
+144,7
@@
__setup_exceptions:
swi r3, r4, 0x4 /* reset address - brai opcode */
addik r6, r0, _start
+ /* Intentionally keep reset vector back to origin u-boot location */
sw r6, r1, r0
lhu r7, r1, r10
rsubi r8, r10, 0x2