Re: U-boot on RPI3, sees disk but won't boot it
- In reply to: bob prohaska : "Re: U-boot on RPI3, sees disk but won't boot it"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Sep 2022 19:30:17 UTC
On 2022-Sep-21, at 11:38, bob prohaska <fbsd@www.zefox.net> wrote: > On Wed, Sep 21, 2022 at 10:09:20AM -0700, Mark Millard wrote: >> >> Add a space before any tab that starts a line. Add a space to >> the 2 empty lines after BOOTENV. That should restore the original >> content. The 2 "+"-then-tab lines should not have to be changed. >> > > No luck, same error in the case of u-boot-rpi-arm64. Haven't > tried the others. Could the sources have changed since you > developed the patch? No update had caused a rebuild of the sysutils/u-boot* ports I build (including u-boot-rpi*-2022.04_1.pkg ) since 2022-May-13. So I tried forcing rebuilds: # poudriere bulk -jmain-CA72 -w -C sysutils/u-boot-rpi-arm64 sysutils/u-boot-rpi3 sysutils/u-boot-rpi4 The result (after 3 other build prerequisites rebuilt first): [00:13:49] [03] [00:01:39] Finished sysutils/u-boot-rpi3 | u-boot-rpi3-2022.04_1: Success [00:13:50] [01] [00:01:44] Finished sysutils/u-boot-rpi-arm64 | u-boot-rpi-arm64-2022.04_1: Success [00:13:52] [02] [00:01:46] Finished sysutils/u-boot-rpi4 | u-boot-rpi4-2022.04_1: Success === Mark Millard marklmi at yahoo.com