On 05.10.20 17:39, Ralf Ramsauer wrote:
> 
> 
> On 05/10/2020 15:46, Jan Kiszka wrote:
>> On 05.10.20 14:53, Ralf Ramsauer wrote:
>>>
>>>
>>> On 05/10/2020 07:39, Jan Kiszka wrote:
>>>> The primary functional enhancement of this series is support for the
>>>> newer Ultra96 v2.
>>>>
>>>> In addition, the series refactors the Trusted Firmware A integration,
>>>> using a soon to-be-upstreamed Isar patch. The refactoring also bumps the
>>>> version of TF-A and U-Boot on affected boards, namely Ultra96, RPi4,
>>>> Pine64+, MACCHIATObin. For the last two, I'd need some test feedback as
>>>> I do not have them in reach.
>>>
>>> For the MACCHIATObin, please find the log attached. Early stage
>>> bootloaders seem to run, while u-boot gets some abt while trying to load
>>> the device tree.
>>>
>>> Test on jailhouse-images/next, 6d797f1f59d.
>>
>> Grr... Will be hard to debug remotely.
>>
>> Could you try generating a card with the old U-Boot revision?
>>
>> diff --git a/recipes-bsp/u-boot/u-boot-macchiatobin_2020.07.bb 
>> b/recipes-bsp/u-boot/u-boot-macchiatobin_2019.10.bb
>> similarity index 52%
>> rename from recipes-bsp/u-boot/u-boot-macchiatobin_2020.07.bb
>> rename to recipes-bsp/u-boot/u-boot-macchiatobin_2019.10.bb
>> index 2bab197..088188e 100644
>> --- a/recipes-bsp/u-boot/u-boot-macchiatobin_2020.07.bb
>> +++ b/recipes-bsp/u-boot/u-boot-macchiatobin_2019.10.bb
>> @@ -9,7 +9,12 @@
>>  # SPDX-License-Identifier: MIT
>>  #
>>  
>> -require u-boot-${PV}.inc
>> +require recipes-bsp/u-boot/u-boot-custom.inc
>> +
>> +SRC_URI += "https://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2";
>> +SRC_URI[sha256sum] = 
>> "8d6d6070739522dd236cba7055b8736bfe92b4fac0ea18ad809829ca79667014"
>> +
>> +S = "${WORKDIR}/u-boot-${PV}"
>>  
>>  U_BOOT_CONFIG = "mvebu_mcbin-88f8040_defconfig"
>>  U_BOOT_BIN = "u-boot.bin"
> 
> Jep, the Macchiato successfully boots with this one.
> 

Seems like U-Boot 2020.10 works fine. Will update the series accordingly.

Thanks,
Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/8efb63c5-74fa-f0ae-2b1c-9ff9c8524661%40siemens.com.

Reply via email to