Re: RPi4b 8GB 13.0-Current, XHCI broken, wrong U-Boot ?
Andy McClements <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On 02/01/2021 17:51, Klaus Küchemann wrote: >> was actually booting from the SSD with no SD card present, this caused a crash in U-boot. >> > Hi, > > thanks for testing ! ..and pleased to hear that we have made progress … > there seems to be something goin wrong with our release which doesn’t embed the rpi-firmware correctly > In the rpi-release… > Could you please test by overwriting the following files to the msdos - partition : > https://github.com/raspberrypi/firmware/blob/master/boot/bcm2711-rpi-4-b.dtb > https://github.com/raspberrypi/firmware/blob/master/boot/start4.elf > https://github.com/raspberrypi/firmware/blob/master/boot/fixup4.dat > > or better with all files which have the number 4 in it in : > https://github.com/raspberrypi/firmware/tree/master/boot > > That should fix the SD-card-thing because I guess the dtb-fix made it upstream meanwhile, > If not we will continue hacking that... Hi Klaus, I have been using firmware files datestamped 27/12/2020 6:14, from: https://github.com/raspberrypi/firmware/archive/master.zip I have used these, to replace ALL those files on the DOS partition in the 20201224 img. I had assumed these were all the 'latest' versions. I just did a 'fc' of a file from the ZIP file, against one downloaded from your links above: D:\RPi4b\RPI_Firmware>fc blob-master_dtb\bcm2711-rpi-4-b.dtb master\boot\bcm2711-rpi-4-b.dtb Comparing files BLOB-MASTER_DTB\bcm2711-rpi-4-b.dtb and MASTER\BOOT\BCM2711-RPI-4-B.DTB FC: no differences encountered So I am reasonably confident I have indeed been using the correct latest versions. I am happy to do any further testing, or checking on my tests if you feel they may have been in error. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"