Hummingboard u-boot not loading?

Russell Haley russ.haley at gmail.com
Tue Jul 28 16:46:54 UTC 2015


Hi Vladimir,

I haven't figured out how to use the snapshot image properly. I am
hoping it's as simple as a dd but I haven't found any instruction on
it yet. The snapshot page indicates it has multiple ISOs in it?

I'm at work so it's not in front of me, but perhaps my issue is that I
have a dual core pro SOM. U-boot requires a processor specific portion
(as per Ian on wiki) and I don't remember being given a choice about
which variant goes into the u-boot.imx file from pkgng.

I think the ports build is failing for me for the same reason it
always has, I'm using a 10.1 jail and building the current source on
there.

Russ


On Tue, Jul 28, 2015 at 12:23 AM, Vladimir Botka <vbotka at gmail.com> wrote:
> 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
>


More information about the freebsd-arm mailing list