Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2019 20:37:20 +0100
From:      Andreas Tobler <andreast-list@fgznet.ch>
To:        Peter Garshtja <peter.garshtja@ambient-md.com>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: odroidc1 build kernel fails
Message-ID:  <28191a9b-81e0-5bc5-c3eb-cc698a5c82fe@fgznet.ch>
In-Reply-To: <95532d9f-458c-3534-9562-77928a2a4455@ambient-md.com>
References:  <95532d9f-458c-3534-9562-77928a2a4455@ambient-md.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05.03.19 12:20, Peter Garshtja wrote:

> converting odroidc1.dts -> /usr/obj/usr/src/arm.armv6/sys/ODROIDC1/odroidc1.dtb
> Error at /usr/src/sys/gnu/dts/arm/meson.dtsi:96:18: Expected numbers in array of cells
>                                   interrupts = <GIC_SPI 26 IRQ_TYPE_EDGE_RISING>;
>                                                 ^
> Error at /usr/src/sys/gnu/dts/arm/meson.dtsi:96:18: Expected ; at end of property
>                                   interrupts = <GIC_SPI 26 IRQ_TYPE_EDGE_RISING>;
>                                                 ^

If you take an older meson.dtsi and an older meson8b.dtsi it should 
build fine. (under src/sys/gnu/dts/arm)

The version you should try is lower than 324820. Iow, the import of the 
dts's from Linux 'broke' the build.

To get an older version you can 'svn up -r 324819 meson.dtsi' in the 
above mentioned directory, the same for meson8b.dtsi.


I recently built and booted a kernel for my odroids.

hth,
Andreas






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28191a9b-81e0-5bc5-c3eb-cc698a5c82fe>