Install dtc-git-patched from the AUR. The others aren't patched with -@ 
support and don't work. Remove any other dtc's you have installed, and 
install dtc-git-patched from the AUR (
https://aur.archlinux.org/packages/dtc-git-patched/) 

On Thursday, September 26, 2013 5:37:20 AM UTC-4, Seçkin Alan wrote:
>
> Hi everyone,
>
> I install Arch Linux on BBB e-MMC. I need serial port and read this(
> http://hipstercircuits.com/enable-serialuarttty-on-beaglebone-black/) 
> article.
>
> I just copy & paste "nano enable-uart5.dts", after paste enable uart5 code 
> in nano.
>
> Save & exit enable-uart5.dts file. 
>
> I try compile this file with dtc,
> dtc -O dtb -o enable-uart5-00A0.dtbo -b 0 -@ enable-uart5.dts
> Compiler return -h message, -@ argument isn't accept dtc.
>
> I remove -@ argument and try again, this time compiler return error message
>
> [root@alarm ~]# dtc -O dtb -o enable-uart5-00A0.dtbo -b 0 enable-uart5.dts
> Error: enable-uart5.dts:1.1-2 syntax error
> FATAL ERROR: Unable to parse input tree
>
>
> What can I do?
> Thank you.
> Best Regards.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to