Hummingboard u-boot not loading?

Vladimir Botka vbotka at gmail.com
Tue Jul 28 07:23:50 UTC 2015


Hi,

On Mon, 27 Jul 2015 21:13:44 -0700
Russell Haley <russ.haley at gmail.com> wrote:

> Hello,
> So I seem to be stalled out because I can't get the boot loader to
> run. First:
> pkg install u-boot-cubox-hummingboard
> and then
> dd if=u-boot.imx of=/dev/da2 bs=1k oseek=1 conv=sync
> 265+0 records in
> 265+0 records out
> 271360 bytes transferred in 0.771273 secs (351834 bytes/sec)
> When I put in the card and run it I see the SolidRun graphic with a
> date/time (buid date I presume?) but it doesn't go any further than
> that... I thought I would at least see a command prompt?
> Any input would be great.
> I also tried building it from ports but got this error:
> [...]

FWIW, the boot loader [2] works for me with HummimgBoard [1]. But I
can't boot [3] the image [4].

Thank you for the hints in the thread "HummingBoard Boot". Are you sure
the compressed image (*.img.xz) shall be dumped [4]?


[1]
HummingBoard U-Boot > bdinfo
arch_number = 0x000012A5
boot_params = 0x10000100
...

[2] from the package u-boot-cubox-hummingboard-2013.10
MD5 (u-boot.imx) = 5c1483cc507167df9f7e344f6b615a69
dd if=u-boot.imx of=/dev/mmcblk0 bs=1k seek=1 (dumped in Linux)

[3]
HummingBoard U-Boot > boot
Booting from: mmc 0 ubldr
** Unrecognized filesystem type **

[4] (dumped in Linux)
dd
if=FreeBSD-11.0-CURRENT-arm-armv6-CUBOX-HUMMINGBOARD-20150722-r285794.img.xz
of=/dev/mmcblk0 bs=1k seek=1024

Cheers,

	-vlado

-- 
Vladimír Botka

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20150728/90cdbea0/attachment.bin>


More information about the freebsd-arm mailing list