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)
Fri, Apr 19, 1:22 PM
Unknown Object (File)
Mar 17 2024, 10:14 AM
Unknown Object (File)
Mar 3 2024, 8:53 AM
Unknown Object (File)
Mar 3 2024, 8:53 AM
Unknown Object (File)
Mar 3 2024, 8:47 AM
Unknown Object (File)
Mar 3 2024, 8:47 AM
Unknown Object (File)
Mar 3 2024, 8:42 AM
Unknown Object (File)
Mar 3 2024, 8:42 AM
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.