Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: AARCH64 booting



I wrote:
>Jared McNeill <jmcneill%invisible.ca@localhost> wrote:
>> On May 20, 2018, at 10:57 AM, Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:
>>> 
>>> Jared McNeill <jmcneill%invisible.ca@localhost> wrote:
>>>> Mainline U-Boot supports ODROID-C2, I strongly suggest you use that 
>>>> instead of the vendor binaries.
>>> 
>>> Does U-Boot need the ARM trusted firmware to work on aarch64 ?
>>
>>Depends on the SoC.
>
>The console output from Linux disk images for the board suggests to
>me that it is using the trusted firmware.
>
>> The vendor does provide a version of it but it is against their own
>> fork of U-Boot, not mainline.
>
>>Does this not work?
>>
>>http://git.denx.de/?p=u-boot.git;a=blob;f=configs/odroid-c2_defconfig;h=49461aa350bc6c47a941cd4ddaaa171e94f190dd;hb=HEAD
>
>I don't know.
>
>I don't seem to be able to write a new u-boot to this SD card using
>dd(1) without destroying the disklabel. I can write a full image to
>this card and have updated u-boot for my Cubietruck on a different
>card.

I don't know what I was doing wrong with dd(1) earlier, I have now
written a copy of u-boot that I built to the card.

Comparing the debug messages from the Linux disk images and a card with
the new copy of u-boot - the one that I built from mainline tries to load
bl30, fails, then reboots.



Home | Main Index | Thread Index | Old Index