]> git.baikalelectronics.ru Git - uboot.git/commit
microblaze: Add comment about reset location
authorMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000 (14:15 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000 (14:15 +0200)
commit89c1d7740b1a8dcc0373bc5581d6e6e2d0d04922
tree64c7bd140f532e9c78417de6ac984663dea83a67
parent8200d2d9af12a1a07ab740bbe5f052bb1124fdc0
microblaze: Add comment about reset location

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