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

microblaze: Save and restore first unused vector


Use one memory space to detect little/big endian platforms.
The first unused address(0x28) is used instead 0x0 address (reset vectors).
Detection rewrited reset vector setup from first stage bootloader.

Workflow:
1. Store 0x28 to r7
2. Do little/big endian test
3. Restore r7 to 0x28

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 86c1b2a8
No related branches found
No related tags found
No related merge requests found
Loading
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