cbootimage - Online in the Cloud

This is the command cbootimage 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


cbootimage — Tegra BCT and bootable flash image generator/compiler

SYNOPSIS


cbootimage [options] configfile [inputimage] outputimage

DESCRIPTION


This manual page documents briefly the cbootimage command.

cbootimage is used to generate flashable bootimages for Tegra devices. It requires a
config file and an output filename. The config file contains information about the boot
config table (BCT) and the bootloader. The BCT can be created using bct_dump (1). The
bootloader is typicly uboot. You can find examples of the config file in the "SEE ALSO"
section.

OPTIONS


-h, --help, -?
Display help message.

-d, --debug
Output debugging information.

-gbct Generate the new bct file.

-o<ODM_DATA>
Specify the odm_data(in hex).

-t, --tegra NN
Select target device. Must be one of: 20, 30, 114, 124. Default: 20. This
option is deprecated

-s, --soc NN
Select target device. Must be one of: tegra20, tegra30, tegra114, tegra124.
Default: tegra20.

-u, --update
Copy input image data and update bct configs into new image file.

configfile
File with configuration information.

inputimage
Input image name. This is required if -u|--update option is used.

outputimage
Output image name.

Use cbootimage online using onworks.net services



Latest Linux & Windows online programs