MX6sabresd broken since v2019.04
Heiko Schocher
hs at denx.de
Tue Feb 2 15:07:58 CET 2021
Hello Fabio,
Am 01.02.21 um 18:40 schrieb Fabio Estevam:
> On Mon, Feb 1, 2021 at 1:36 PM Marek Vasut <marex at denx.de> wrote:
>
>> I don't think WB uses OF_SEPARATE with fitImages, so maybe there its not
>> applicable at all ?
>
> Wandboard does use OF_SEPARATE and FIT.
>
> I have just tested flashing u-boot-with-spl.imx into a SD card and
> booting a wandboard.
>
> It does behave the same as mx6sabresd:
>
> - Fails to boot without your patch
> - Boots fine with your patch
>
> So, yes, wandboard can be used to test u-boot-with-spl.imx and avoid
> future regressions in Heiko's boot farm.
Last build from this morning:
http://xeidos.ddns.net/ubtestresults/result/777
You find log here:
http://xeidos.ddns.net/ubtestresults/result/files/results/777/tbot.log
I use currently SPL and u-boot.img ... seems I have to switch
to above image ... currently I have a lot of load on my desk,
so may this takes some time ... sorry
bye,
Heiko
[1] extract part "update SPL and u-boot.img on wandboard" from logfile:
│ │ ├─[wandboard-uboot] run load_spl
│ │ │ ## ethernet at 2188000 Waiting for PHY auto negotiation to complete.... done
│ │ │ ## Using ethernet at 2188000 device
│ │ │ ## TFTP from server 192.168.3.1; our IP address is 192.168.3.21
│ │ │ ## Filename 'wandboard/tbot/SPL'.
│ │ │ ## Load address: 0x12000000
│ │ │ ## Loading: *####
│ │ │ ##
│ │ │ ## 1.6 MiB/s
│ │ │ ##
│ │ │ ## done
│ │ │ ## Bytes transferred = 48128 (bc00 hex)
│ │ │ ##
│ │ ├─[wandboard-uboot] run upd_spl
│ │ │ ## switch to partitions #0, OK
│ │ │ ## mmc0 is current device
│ │ │ ##
│ │ │ ## MMC write: dev # 0, block # 2, count 95 ... 95 blocks written: OK
│ │ ├─[wandboard-uboot] run cmp_spl
│ │ │ ## Using ethernet at 2188000 device
│ │ │ ##
│ │ │ ## TFTP from server 192.168.3.1; our IP address is 192.168.3.21
│ │ │ ## Filename 'wandboard/tbot/SPL'.
│ │ │ ##
│ │ │ ## Load address: 0x12000000
│ │ │ ## Loading: *####
│ │ │ ## 2.9 MiB/s
│ │ │ ##
│ │ │ ## done
│ │ │ ## Bytes transferred = 48128 (bc00 hex)
│ │ │ ##
│ │ │ ##
│ │ │ ##
│ │ │ ## MMC read: dev # 0, block # 2, count 95 ... 95 blocks read: OK
│ │ │ ##
│ │ │ ## Total of 48128 byte(s) were the same
│ │ │ ##
│ │ ├─[wandboard-uboot] run load_ub
│ │ │ ## Using ethernet at 2188000 device
│ │ │ ##
│ │ │ ## TFTP from server 192.168.3.1; our IP address is 192.168.3.21
│ │ │ ## Filename 'wandboard/tbot/u-boot.img'.
│ │ │ ##
│ │ │ ## Load address: 0x12000000
│ │ │ ## Loading: *########################################
│ │ │ ##
│ │ │ ## 2.9 MiB/s
│ │ │ ## done
│ │ │ ## Bytes transferred = 577444 (8cfa4 hex)
│ │ │ ##
│ │ ├─[wandboard-uboot] run upd_ub
│ │ │ ## switch to partitions #0, OK
│ │ │ ## mmc0 is current device
│ │ │ ##
│ │ │ ## MMC write: dev # 0, block # 138, count 1128 ... 1128 blocks written: OK
│ │ │ ##
│ │ ├─[wandboard-uboot] run cmp_ub
│ │ │ ## Using ethernet at 2188000 device
│ │ │ ##
│ │ │ ## TFTP from server 192.168.3.1; our IP address is 192.168.3.21
│ │ │ ##
│ │ │ ## Filename 'wandboard/tbot/u-boot.img'.
│ │ │ ## Load address: 0x12000000
│ │ │ ##
│ │ │ ## Loading: *########################################
│ │ │ ## 2.5 MiB/s
│ │ │ ## done
│ │ │ ## Bytes transferred = 577444 (8cfa4 hex)
│ │ │ ##
│ │ │ ## MMC read: dev # 0, block # 138, count 1128 ... 1128 blocks read: OK
│ │ │ ## Total of 577444 byte(s) were the same
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list