EnglishFrenchSpanish

OnWorks favicon

dtc - Online in the Cloud

Run dtc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dtc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dtc - Device Tree Compiler

SYNOPSIS


/usr/bin/dtc [options] <input file>

DESCRIPTION


Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a
device-tree in another format for booting kernels on embedded systems. Typically, the
input format is "dts", a human readable source format, and creates a "dtb", or binary
format as output.

OPTIONS


-h Display help text.

-q Quiet:

-q - Suppress warnings.
-qq - Suppress errors.
-qqq - Suppress all.

-I <input format>

Input formats are:

dts - device tree source text
dtb - device tree blob
fs - /proc/device-tree style directory

-o <output file>

Dump the result into a file, instead of stdout.

-O <output format>

Output formats are:

dts - device tree source text
dtb - device tree blob
asm - assembler source

-V <output version>

Blob version to produce. The default is 17 (only relevant for dtb and asm output).

-d <output dependency file>

-R <number>

Make space for <number> reserve map entries (only relevant for dtb and asm output).

-S <bytes>

Make the blob at least <bytes> long (extra space).

-p <bytes>

Add padding to the blob of <bytes> long (extra space)

-b <number>

Set the physical boot CPU.

-f

Force - try to produce output even if the input tree has errors.

-s

Sort nodes and properties before outputting (only useful for comparing trees)

-v Print DTC version and exit.

-H <phandle format>

phandle formats are:

legacy - "linux,phandle" properties only
epapr - "phandle" properties only
both - Both "linux,phandle" and "phandle" properties

Use dtc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad