On 5 August 2018 at 06:06, Robert <info...@die-optimisten.net> wrote:
> On Tue, 31 Jul 2018 15:27:45 +0200
> Robert <info...@die-optimisten.net> wrote:
>
>> On Tue, 31 Jul 2018 20:14:34 +1000
>> Jonathan Gray <j...@jsg.id.au> wrote:
>> > I've updated/patched the ports just now, u-boot 2018.09rc1 and
>> > dtb 4.18rc7.
>>
>> Thanks for the quick response Jonathan.
>> I will test it when it becomes available on the FTP.
>
> For the archive; tested with the latest package:
> u-boot-aarch64-2018.09rc1.tgz
>
> Pine64+ works out of the box:
> dd if=miniroot63.fs of=/dev/rsdXc bs=1m
>
> NanoPi A64 including NIC works according to instructions:
> dd if=miniroot63.fs of=/dev/rsdXc bs=1m
> dd if=/usr/local/share/u-boot/board/u-boot-sunxi-with-spl.bin \
>             of=/dev/sdXc bs=1024 seek=8
>

So for your nanopi, it was something like this?

$ doas dd if=miniroot63.fs of=/dev/rsd0c bs=1m
21+0 records in
21+0 records out
22020096 bytes transferred in 1.131 secs (19459918 bytes/sec)

$ doas dd if=/usr/local/share/u-boot/nanopi_a64/u-boot-sunxi-with-spl.bin \
> of=/dev/sd0c bs=1024 seek=8
560+1 records in
560+1 records out
573792 bytes transferred in 1.698 secs (337818 bytes/sec)

Booting my nano64 with it written like above, I get this:
*** ERROR: `serverip' not set
Config file not found
BOOTP broadcast 1
DHCP client bound to address 10.7.0.181 (61 ms)
*** ERROR: `serverip' not set
Cannot autoload with TFTPGET
BOOTP broadcast 1
DHCP client bound to address 10.7.0.181 (57 ms)
*** ERROR: `serverip' not set
Cannot autoload with TFTPGET


I see this for the environment values:
fdt_addr_r=0x4FA00000
fdtcontroladdr=79f24640
fdtfile=allwinner/sun50i-a64-nanopi-a64.dtb


> regards,
> Robert
>



-- 
-------
inum: 883510009027723
sip: jungleboo...@sip2sip.info

Reply via email to