Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it
Klaus Küchemann <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
> Am 28.09.2022 um 01:29 schrieb bob prohaska <[email protected]>: > > …... > > Having modified sources deleted by make clean is a nuisance. > Can the behavior be avoided somehow? > .. Yes, you can take control over the whole behavior of the port if you want. In this case you would take control over the content of the .txz file(the file from where the sources are downloaded into the work directory), as far as I remember I did it like that in the past. Regards Klaus