On upgrade from uboot v2017 Comphy-0: UNCONNECTED

2024-04-10 Thread Lev Olshvang
Hello list, My board is Marvell Armada 3720 Espressobin variant I am trying to upgrade from uboot v2017 to latest one I was able to get to uboot shell prompt after disabling almost all and leaving only network. For a network board has Marvell switch. I added some debug prints to drivers/phy/marvel

FIT image parameters question - kernel load address, entry point.

2024-04-09 Thread Lev Olshvang
Hi List, My board - Armada 3720 Expressobin extended with marvell switch and couple of other network interfaces, running Linux 4.19 Our platform has 2GB RAM, TIM-1.0 WTMI-armada-17.10.5-7de3572 WTMI: system early-init DDR topology parameters: ddr type DDR

Armada 3720 alike Board - no PHY devices found by mii info, no ping

2024-04-07 Thread Lev Olshvang
Hello list, I work with a variant of Marvell Armada 3720 board. Recently I upgrade Uboot version from 2017 to 2023.07. As a result PING command failed Original version of 2017 reports on mii info command PCPE>> mii info PHY 0x01: OUI = 0x5A985, Model = 0x2A, Rev = 0x06, 100baseT, HDX Whilst my

Help: Marvell Armada 3720 board verified boot function as non-verified

2024-03-13 Thread Lev Olshvang
Hi List Our project already several years develop for Marvell Armada 3720 board Recently we decided to implement verified boot. I modified uboot configuration to support FIT image format and verify signature kernel . I compiled uboot and added public key to u-boot.bin I also created signed kerne