buildroot/package/cbootimage/Config.in.host
Julian Scheel 0b467c6b95 cbootimage: new package
Add package for cbootimage host utility that is able to compile bct
files and generate flashable images out of a bct and an image for
tegra processors.

Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-04-19 22:33:08 +02:00

10 lines
284 B
Plaintext

config BR2_PACKAGE_HOST_CBOOTIMAGE
bool "host cbootimage"
depends on BR2_arm || BR2_armeb
help
This project provides a tool which compiles BCT (Boot
Configuration Table) images to place into the boot flash of
a Tegra-based device.
https://github.com/NVIDIA/cbootimage