Page MenuHomeFreeBSD

Release: arm: Remove config for old boards
ClosedPublic

Authored by manu on Nov 19 2020, 2:02 PM.
Tags
None
Referenced Files
F157280825: D27282.id79758.diff
Tue, May 19, 11:50 PM
Unknown Object (File)
Wed, May 13, 4:16 PM
Unknown Object (File)
Mon, May 11, 2:02 PM
Unknown Object (File)
Fri, May 8, 9:51 PM
Unknown Object (File)
Mon, Apr 27, 10:21 AM
Unknown Object (File)
Thu, Apr 23, 9:07 PM
Unknown Object (File)
Apr 19 2026, 6:09 PM
Unknown Object (File)
Apr 16 2026, 8:46 PM
Subscribers

Details

Summary

All those board are impossible to buy nowadays and could boot using the
GENERICSD image after putting the correct u-boot on them.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Nov 19 2020, 2:02 PM

Do we have a helper script to install any given uboot port onto a sd image yet?

Even w/o that, this is fine. These boards are dated.

This revision is now accepted and ready to land.Nov 19 2020, 4:44 PM
In D27282#609460, @imp wrote:

Do we have a helper script to install any given uboot port onto a sd image yet?

Even w/o that, this is fine. These boards are dated.

I still have my old WIP https://gist.github.com/evadot/1bcad7c4c1e5cc7f9a692f4d19ab5421
Otherwise the README explain (and people usually know how to do it unless they are using those images, which I doubt they are nowadays).

This revision was automatically updated to reflect the committed changes.