> On May 23, 2015, at 7:21 PM, Andrey Fesenko <f0and...@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@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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to