Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Aug 2016 16:32:34 +0200
From:      Mattia Rossi <mattia.rossi.mailinglists@gmail.com>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Allwinner H3 - OrangePi Plus Status
Message-ID:  <868ae805-bf93-50f9-e22c-1d2ea13f8555@gmail.com>
In-Reply-To: <E9103052-2177-42C0-BFFD-C48BDC7ACDFE@cs.huji.ac.il>
References:  <64ad8272-a97f-e51f-19f1-d37e12c4e4bf@gmail.com> <E9103052-2177-42C0-BFFD-C48BDC7ACDFE@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Danny,

I'll give it a go with Emmanuel's dts from Linux 4.7.

I'll let you know how it went.

Cheers!

Mat

Am 02.08.2016 um 12:48 schrieb Daniel Braniss:
>
>> On 2 Aug 2016, at 12:24, Mattia Rossi 
>> <mattia.rossi.mailinglists@gmail.com 
>> <mailto:mattia.rossi.mailinglists@gmail.com>> wrote:
>>
>> Hi all,
>>
>> given that I have one of those things to play with, I wanted to ask 
>> what the status is these days?
>>
>> I figured that Ethernet support is working but just missing in 
>> U-Boot, video seems not to work yet (but I don't care) and as usual 
>> WiFi is not working, as there's no SDIO support. Is that correct?
>>
>> What's the status for SATA?
>>
>> And the most important question:
>>
>> How do I build the image for an OrangePi right now? Do I need a 
>> specific Fork off Github or do I build an Image from HEAD (12.0) or 
>> do I need some additional Patches so that things work?
>>
>> Can anyone give me a hint?
>>
> this is what I did (this is very fresh and experimental) but got a 
> working image:
> - use the latest current(12).
> - u-boot from: https://github.com/evadot/u-boot-freebsd-port
>   mkdir
>   cp u-boot-orangepi-pc/*
>   cd u-boot-orangepi-plus
>   apply patch:
>
>
> - build an ssd image:
> I’m attaching a wip. don’t just run it!
>
>
> - to cross compile:
> cd $current-source;
>         make TARGET_ARCH=armv6 build world
>         make TARGET_ARCH=armv6 DESTDIR=/mnt-root installworld
>         make TARGET_ARCH=armv6 KERNCONF=ALLWINNER buildkernel
> make TARGET_ARCH=armv6 KERNCONF=ALLWINNER DESTDIR=/mnt-root installkernel
>
> if you got here we are almost done :-)
> you will need an orangepi-plus.dtb
>
>> Thanks!
>>
>> Mat
>>
>>
>> _______________________________________________
>> freebsd-arm@freebsd.org <mailto:freebsd-arm@freebsd.org> mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868ae805-bf93-50f9-e22c-1d2ea13f8555>