You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't yet played with the latest Beagle Bone using Ubuntu. Looks like there might be some incompatibilities when it comes to the syntax expected by dtc. Any help would be greatly appreciated.
root@arm:/home/ubuntu/wattup/src/dts# dtc -O dtb -o BB-SPI0-01-00A0.dtbo -b 0 -@ -I dts BB-SPI0-01-00A0.dts
Error: BB-SPI0-01-00A0.dts:5.1-2 syntax error
FATAL ERROR: Unable to parse input tree
root@arm:/home/ubuntu/wattup/src/dts# dtc -v
Version: DTC 1.4.0-gf345d9e4
root@arm:/home/ubuntu/wattup/src/dts# uname -a
Linux arm 3.8.13-bone63 #2 SMP Sat Aug 16 00:01:36 PDT 2014 armv7l armv7l armv7l GNU/Linux
root@arm:/home/ubuntu/wattup/src/dts# lsb_release -a
LSB Version: core-2.0-armhf:core-2.0-noarch:core-3.0-armhf:core-3.0-noarch:core-3.1-armhf:core-3.1-noarch:core-3.2-armhf:core-3.2-noarch:core-4.0-armhf:core-4.0-noarch:core-4.1-armhf:core-4.1-noarch:security-4.0-armhf:security-4.0-noarch:security-4.1-armhf:security-4.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
The text was updated successfully, but these errors were encountered: