On Sat, Feb 10, 2018 at 06:02:16AM +0100, Peter Hessler wrote:
> On 2018 Feb 10 (Sat) at 14:39:06 +1100 (+1100), Jonathan Gray wrote:
> :On Sat, Feb 10, 2018 at 03:11:27AM +0100, Peter Hessler wrote:
> :> Annoyingly, the u-boot firmware necessary for the pinebook isn't
> :> upstreamed and can't for $reasons.
> :>
> :> So, here is a separate package so users can make progress. This is so
> :> it doesn't interfere with the primary u-boot package, and will be
> :> deleted when/if the support is upstreamed.
> :>
> :> I can boot multi-user, and run X with this on the pinebook.
> :>
> :> OK?
> :
> :From what I understand this includes the patches from
> :https://github.com/anarsoul/u-boot-pine64/tree/pinebook-wip-20180206
> :
>
> Yes, correct.
>
> :Would it be easier to have the port point to github for updating
> :to different commits? (Though that particular branch will also need
> :https://lists.denx.de/pipermail/u-boot/2018-February/320043.html )
> :
>
> Sure, and I pulled in that patch to files/ (it's not a local change, and
> this makes chasing updates easier).
>
>
> :If not then a note referring to the github repository/branch/commit
> :etc somewhere would be helpful.
> :
> :COMMENT should be adjusted for pinebook as well.
> :
>
> Updated, OK?
That particular combination of U-Boot has version 2018.03-rc1 at the
moment. VERSION in the Makefile is 2018.01 but you could just
drop VERSION/PKGNAME and just set
DISTNAME=u-boot-pinebook-${V}
You've got CVS directories in the tarball from the u-boot port which
will upset cvs on import. The already expanded $OpenBSD$ should be fine.