Page MenuHomeFreeBSD

Release: arm: Remove config for old boards
ClosedPublic

Authored by manu on Nov 19 2020, 2:02 PM.
Tags
None
Referenced Files
F154253163: D27282.id.diff
Mon, Apr 27, 10:21 AM
Unknown Object (File)
Thu, Apr 23, 9:07 PM
Unknown Object (File)
Sun, Apr 19, 6:09 PM
Unknown Object (File)
Thu, Apr 16, 8:46 PM
Unknown Object (File)
Wed, Apr 15, 11:42 AM
Unknown Object (File)
Sat, Apr 11, 3:17 AM
Unknown Object (File)
Mon, Apr 6, 7:58 PM
Unknown Object (File)
Mon, Apr 6, 6:41 AM
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.