
Hi Tom,
On 20/11/2019 02:57, Tom Rini wrote:
On Tue, Nov 19, 2019 at 05:02:34PM +0100, Matthias Brugger wrote:
Hi Tom,
Please have a look at the below patches. Travis-ci can be found here: https://travis-ci.org/mbgg/u-boot/builds/614078145
Apart from this patches, I planning to send another pull request once the single binary series is ready to be merged. But for now, we should take this patches as it fixes some FAT write errors and the boot banner issue for RPi3 you detected.
Regards, Matthias
NAK, this seems to break FAT in some cases: https://gitlab.denx.de/u-boot/u-boot/-/jobs/31682 https://gitlab.denx.de/u-boot/u-boot/-/jobs/31683 (and similar in Azure and Travis).
It seems that it does not break in travis, but it also seems that the CI diverged between travis and gitlab: https://travis-ci.org/mbgg/u-boot/jobs/614078209 https://travis-ci.org/mbgg/u-boot/jobs/614078210
@Tom are you aware of that?
@Marek can you have a look into the FAT errors please?
Regards, Matthias