u-boot/arch/microblaze
Michal Simek f3090fce77 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: Michal Simek <monstr@monstr.eu>
2011-10-03 08:01:56 +02:00
..
cpu microblaze: Save and restore first unused vector 2011-10-03 08:01:56 +02:00
include/asm microblaze: Fix systems with MSR=0 2011-02-15 15:13:24 +01:00
lib unify version_string 2011-07-28 17:22:53 +02:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00