[U-Boot] hang: ARM64/Relocating u-boot from u-boot

Jagan Teki jagannadh.teki at gmail.com
Wed Jul 8 00:05:15 CEST 2015


Hi All,

I'm running u-boot from u-boot prompt, just like a standalone
application with CONFIG_SYS_TEXT_BASE address.

Cache were turned off
#define CONFIG_SYS_DCACHE_OFF
#define CONFIG_SYS_ICACHE_OFF

Log:
u-boot# tftp 0x0 u-boot.bin
u-boot# go 0x0
## Starting application at 0x00000000 ...


U-Boot 2015.07-rc3-00054-g891b487-dirty (Jul 08 2015 - 03:18:18 +0530)

Board: ARM64 Reference Board
I2C:   ready
DRAM:
"Synchronous Abort" handler, esr 0x96000061
ELR:     14880
LR:      14838
x0 : 00000043ffffffff x1 : 0000000000000000
x2 : 0000000000000020 x3 : 0000000000000001
x4 : 000000001d0e2dc0 x5 : 0000000000000000
x6 : 00000000ffffffc8 x7 : 00000000ffffffff
x8 : 0000000000000073 x9 : 00000000ffffffff
x10: 0000000000000002 x11: 0000000000000030
x12: 0000000000000001 x13: 000000001d0ecae8
x14: 0000000000000006 x15: 000000000003f7a0
x16: 0000000000001d4c x17: 0000000000003a98
x18: 000000001d0efea8 x19: 000000001d0e97c8
x20: 0000000000000000 x21: 000000000002fe5b
x22: 0000004000000000 x23: 000000000002f000
x24: 000000001d0ef7c8 x25: 000000001d0e3070
x26: 000000001d0efdd0 x27: 0000000000000000
x28: 000000000002fe42 x29: 000000001d0e3000

Resetting CPU ...

Has any one tried the same before, please let me know for any inputs?

thanks!
-- 
Jagan.


More information about the U-Boot mailing list