cbootimage
Tools to dump and generate boot config table on Tegra devices
Install
- All systems
-
curl cmd.cat/cbootimage.sh
- Debian
-
apt-get install cbootimage
- Ubuntu
-
apt-get install cbootimage
- Kali Linux
-
apt-get install cbootimage
- Fedora
-
dnf install cbootimage
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cbootimage
- Raspbian
-
apt-get install cbootimage
- Dockerfile
- dockerfile.run/cbootimage
cbootimage
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.