Page MenuHomeFreeBSD

Add sysutils/u-boot-sopine
ClosedPublic

Authored by manu on Nov 9 2017, 8:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 2, 7:26 AM
Unknown Object (File)
Dec 18 2024, 8:09 AM
Unknown Object (File)
Dec 13 2024, 2:56 AM
Unknown Object (File)
Nov 26 2024, 11:55 AM
Unknown Object (File)
Nov 25 2024, 8:40 AM
Unknown Object (File)
Nov 8 2024, 3:17 PM
Unknown Object (File)
Oct 7 2024, 4:35 PM
Unknown Object (File)
Oct 4 2024, 4:05 PM
Subscribers

Details

Summary

sopine is a Pine64 System on Module.
Configuration is a bit different than the pine64 so add a port for it.
It is also used for booting on the Pine64 LTS.

Test Plan

Tested On: Pine64 LTS

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Update pkg-descr so it says that it's for sopine/pine64-lts

sysutils/u-boot-sopine/Makefile
14 ↗(On Diff #35012)

u-boot doesn't do this for us?

sysutils/u-boot-sopine/Makefile
14 ↗(On Diff #35012)

Not for A64 SoC

sysutils/u-boot-sopine/Makefile
14 ↗(On Diff #35012)

Should we hoist it up into u-boot-master since every A64 SoC will have this issue?

sysutils/u-boot-sopine/Makefile
14 ↗(On Diff #35012)

Some patch might be needed for u-boot to do that.
I'll have a look at this and do some stuff for 2017.11

sysutils/u-boot-sopine/pkg-descr
3 ↗(On Diff #35012)

Remove all up to WWW:

Remove useless text from pkg-descr

manu marked an inline comment as done.Nov 9 2017, 9:25 PM
sysutils/u-boot-sopine/pkg-descr
3 ↗(On Diff #35016)

Ok, so, let me rephrase, do this and only this:

WWW: ​http://www.denx.de/wiki/U-Boot

Add proper WWW in pkg-descr.

manu marked an inline comment as done.Nov 9 2017, 9:37 PM

Looks good to me. I have a few quibbles I may retouch after commit.

This revision is now accepted and ready to land.Nov 11 2017, 5:03 PM
This revision was automatically updated to reflect the committed changes.