am335x-bone.dts not exist

Oleksandr Tymoshenko gonzo at bluezbox.com
Sun May 24 07:08:10 UTC 2015


> On May 23, 2015, at 7:21 PM, Andrey Fesenko <f0andrey at gmail.com> wrote:
> 
> # uname -a
> FreeBSD des.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r283306: Sat
> May 23 11:56:46 MSK 2015
> root at des.local:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> I'm build BEAGLEBONE with crochet.
> 
> build error
> 
> Mounting UFS partition 1 at /usr/obj/_.mount.freebsd
> Installing U-Boot from : /usr/local/share/u-boot/u-boot-beaglebone
> Error: beaglebone.dts:29.1-2 syntax error
> FATAL ERROR: Unable to parse input tree
> 
> 
> file /usr/src/sys/boot/fdt/dts/arm/beaglebone.dts contain #include
> "am335x-bone.dts" but this file not existence. Need use am335x-evm.dts
> or else?


am335x-bone.dts in in sys/gnu/dts/arm/, it's a file provided by vendor (TI)

I guess crochet does not have this path as include path when compiling
dts files.


More information about the freebsd-current mailing list