Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it
bob prohaska <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 28, 2022 at 10:57:41AM -0700, Mark Millard wrote: > On 2022-Sep-28, at 10:28, bob prohaska <[email protected]> wrote: > > > If the patch files are in place for what poudriere uses > for /usr/ports/sysutils/u-boot-rpi-arm64/ , poudriere > based port building should then work. > I have poudriere set up on another Pi3, you might remember it from the duplicate MAC caper. I'll try over there once ports have updated. > Is there a log file of the port build output that you > could post? For manual make activity one can use something > like the script command to also have the output sent out > to a log file. > Yes, at http://www.zefox.net/~fbsd/rpi3/u-boot/make.log It contains the lines: ===> Applying extra patch patches for u-boot-rpi-arm64-2022.04_1 from /usr/ports/sysutils/u-boot-rpi-arm64/files/ No such line 209 in input file, ignoring I showed the output of find and sum as a sort of audit, hoping it would turn out I was manually copying files from or to the wrong place. Since the sums agree between the stage directory and /boot/msdos it appears that hope was mistaken. Speaking of the MAC fiasco, is USB subject to similar conflicts? The Pi3 giving me trouble with u-boot is one of the two with the MAC conflict. That might be consistent with the successful disk/enclosure swap. Thanks for all your help! bob prohaska