On Mon, Jul 30, 2018 at 03:43:38PM +0200, Mark Kettenis wrote: > > Date: Mon, 30 Jul 2018 15:16:13 +0200 > > From: Robert <info...@die-optimisten.net> > > > > On Mon, 30 Jul 2018 22:07:12 +1000 > > Jonathan Gray <j...@jsg.id.au> wrote: > > > The miniroot includes a u-boot image/dtb for the pine64+, > > > you'll need to dd a different image over it. > > > > > > If you install the u-boot-aarch64 package it can be found at > > > > > > /usr/local/share/u-boot/nanopi_a64/u-boot-sunxi-with-spl.bin > > > > > > dd if=u-boot-sunxi-with-spl.bin of=/dev/sdXc bs=1024 seek=8 > > > > Done, see log below. Now no network is found (same as when I compile > > the firmware and uboot directly from the latest GIT. > > I'm afraid I might have to look into the firmware/u-boot; so I wanted > > to check first if anyone here ever had this working...? > > See my other mail. > > Below is the diff (against a fairly recent Linux mainline tree) that I > used to get mine working. If you manage to build the .dtb file with > this diff, install it on the EFI (msdos) partition in a subdirectory > named "allwinner". Or wait until we've patched the ports.
I've updated/patched the ports just now, u-boot 2018.09rc1 and dtb 4.18rc7.