File: control

package info (click to toggle)
cbootimage 1.7-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 932 kB
  • sloc: ansic: 14,827; makefile: 104; sh: 43
file content (18 lines) | stat: -rw-r--r-- 734 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cbootimage
Section: utils
Priority: optional
Maintainer: Marc Dietrich <marvin24@gmx.de>
Build-Depends: dh-autoreconf, debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: https://github.com/NVIDIA/cbootimage

Package: cbootimage
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tools to dump and generate boot config table on Tegra devices
 This package contains two programs to parse the boot config table (bct)
 of Tegra SoC based devices and to generate a new bct with appended
 bootloader (e.g. u-boot) read to be flashed to a storage device.
 The boot config table is used in the early boot process to setup
 the sdhci, DRAM memory controller and also points to the position of the
 bootloader.