[Bug 204043] error building pandaboard.dtb with BSDL dtc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 26 18:27:39 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204043
Bug ID: 204043
Summary: error building pandaboard.dtb with BSDL dtc
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: emaste at freebsd.org
Created attachment 162478
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162478&action=edit
pandaboard dts
sh -c 'MACHINE=arm /scratch/tmp/emaste/freebsd/sys/tools/fdt/make_dtb.sh
/scratch/tmp/emaste/freebsd/sys pandaboard.dts
/scratch/tmp/emaste/obj/arm.armv6/scratch/tmp/emaste/freebsd/sys/PANDABOARD'
converting pandaboard.dts ->
/scratch/tmp/emaste/obj/arm.armv6/scratch/tmp/emaste/freebsd/sys/PANDABOARD/pandaboard.dtb
Error on line 102: Expected numbers in array of cells
interrupts = <1 13 (((3) << 8) | 4)>;
^
Error on line 102: Expected ; at end of property
interrupts = <1 13 (((3) << 8) | 4)>;
^
Failed to parse tree. Unhappy face!
preprocessed file obtained with:
cpp -P -x assembler-with-cpp -I sys/gnu/dts/include -I sys/boot/fdt/dts/arm -I
sys/gnu/dts/arm -include sys/boot/fdt/dts/arm/pandaboard.dts /dev/null
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list