Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Compiling dts source on latest kernel/ubuntu/dtc #2

Open
dejannenov opened this issue Aug 24, 2014 · 1 comment
Open

Error Compiling dts source on latest kernel/ubuntu/dtc #2

dejannenov opened this issue Aug 24, 2014 · 1 comment

Comments

@dejannenov
Copy link

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

@victorporof
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants