Re: booting Beaglebone Black
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 07, 2024 at 11:52:06AM -0600, Brook Milligan wrote: > Please update the armbsd build procedure and replace the BBB 10.0 > image with one that works, i.e., that uses the same u-boot 2022.04 as > being used for the HEAD image. There is only a single u-boot package for each target installed on the builder, so the netbsd-10 images should work too. The official 10.0 image just is too old for the change (and it is usually not rebuild). But if you can verify the -10 images work, we can force a one-time rebuild of the 10.0 images. Martin