e3d0793604
- Remove patch (already in version)
- Remove glic or uclibc toolchain dependency, not needed since
3b3c3cccf0
- Add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
274 B
Plaintext
10 lines
274 B
Plaintext
config BR2_PACKAGE_CBOOTIMAGE
|
|
bool "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
|