Date: Tue, 2 Aug 2016 17:56:14 +0300 From: Daniel Braniss <danny@cs.huji.ac.il> To: mattia.rossi.mailinglists@gmail.com Cc: freebsd-arm@freebsd.org Subject: Re: Allwinner H3 - OrangePi Plus Status Message-ID: <8FDE95E3-C66E-40D5-8133-67FD987BE729@cs.huji.ac.il> In-Reply-To: <868ae805-bf93-50f9-e22c-1d2ea13f8555@gmail.com> References: <64ad8272-a97f-e51f-19f1-d37e12c4e4bf@gmail.com> <E9103052-2177-42C0-BFFD-C48BDC7ACDFE@cs.huji.ac.il> <868ae805-bf93-50f9-e22c-1d2ea13f8555@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 2 Aug 2016, at 5:32 PM, Mattia Rossi = <mattia.rossi.mailinglists@gmail.com> wrote: >=20 > Thanks Danny, >=20 > I'll give it a go with Emmanuel's dts from Linux 4.7. >=20 > I'll let you know how it went. >=20 >=20 the .dtb file goes in /boot/dtb Also realised that my attachments did not go through, in case their air = needed let me know. cheers, danny > Cheers! >=20 > Mat > Am 02.08.2016 um 12:48 schrieb Daniel Braniss: >>=20 >>> On 2 Aug 2016, at 12:24, Mattia Rossi = <mattia.rossi.mailinglists@gmail.com = <mailto:mattia.rossi.mailinglists@gmail.com>> wrote: >>>=20 >>> Hi all, >>>=20 >>> given that I have one of those things to play with, I wanted to ask = what the status is these days? >>>=20 >>> 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? >>>=20 >>> What's the status for SATA? >>>=20 >>> And the most important question: >>>=20 >>> 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? >>>=20 >>> Can anyone give me a hint? >>>=20 >> 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 = <https://github.com/evadot/u-boot-freebsd-port> >> mkdir=20 >> cp u-boot-orangepi-pc/*=20 >> cd u-boot-orangepi-plus >> apply patch: >>=20 >>=20 >> - build an ssd image: >> I=92m attaching a wip. don=92t just run it! >>=20 >>=20 >> - to cross compile: >> cd $current-source;=20 >> make TARGET_ARCH=3Darmv6 build world=20 >> make TARGET_ARCH=3Darmv6 DESTDIR=3D/mnt-root installworld >> make TARGET_ARCH=3Darmv6 KERNCONF=3DALLWINNER buildkernel >> make TARGET_ARCH=3Darmv6 KERNCONF=3DALLWINNER DESTDIR=3D/mnt-root = installkernel >>=20 >> if you got here we are almost done :-) >> you will need an orangepi-plus.dtb >>=20 >>> Thanks! >>>=20 >>> Mat >>>=20 >>>=20 >>> _______________________________________________ >>> freebsd-arm@freebsd.org <mailto:freebsd-arm@freebsd.org> mailing = list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm = <https://lists.freebsd.org/mailman/listinfo/freebsd-arm> >>> To unsubscribe, send any mail to = "freebsd-arm-unsubscribe@freebsd.org" = <mailto:freebsd-arm-unsubscribe@freebsd.org> >>=20 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8FDE95E3-C66E-40D5-8133-67FD987BE729>