Sorry, I missed that. Thank you. It works with -O

> On 06-Feb-2017, at 5:31 PM, Peter Maydell <peter.mayd...@linaro.org> wrote:
> 
> On 6 February 2017 at 11:45, Hrishikesh Murukkathampoondi
> <hris...@gmail.com> wrote:
>> dtc gives me this error when trying to convert the blob to dts.
>> 
>> Zeppelin:arm hrishi$ dtc/dtc virt.dtb -I dtb -o virt.dts -I dts
>> Error: virt.dtb:1.1-2 syntax error
>> FATAL ERROR: Unable to parse input tree
> 
> You've specified the input format twice (with two -I options)
> and not specified the output format. You probably meant
> -O dts.
> 
> thanks
> -- PMM


Reply via email to