Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2015 18:27:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 204043] error building pandaboard.dtb with BSDL dtc
Message-ID:  <bug-204043-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: emaste@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204043-8>