ubldr hangs on Exynos 4412
Ruslan Bukin
br at bsdpad.com
Mon Oct 15 06:30:31 UTC 2012
Hi!
I tried to boot loader on Exynos 4412 (ODROID-X),
but it hangs:
ODROID4412 # fatload mmc 0:2 0x40007000 ubldr
Partition2: Start Address(0x27ff), Size(0x1a000)
reading ubldr
242581 bytes read
ODROID4412 # bootelf 0x40007000
## Starting application at 0x40008054 ...
UBLDR_LOADADDR I set to 0x40008000
btw, linux kernel boots OK from this addr, i.e.
## Booting kernel from Legacy Image at 40007000 ...
Image Name: Linux-3.6.0-rc5
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2709112 Bytes = 2.6 MiB
Load Address: 40008000
Entry Point: 40008000
Verifying Checksum ... OK
[...]
booted
ubldr I compiled on current with TARGET_ARCH=arm TARGET_CPUTYPE=armv6
env vars.
where the problem can be? how to debug?
thanks
-Ruslan
More information about the freebsd-arm
mailing list