7f55bdc216
crucible is a useful tool that allows reading and writing to the i.MX fuses via the Linux NVMEM framework. Signed-off-by: Fabio Estevam <festevam@gmail.com> [yann.morin.1998@free.fr: fix check-package] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
config BR2_PACKAGE_CRUCIBLE
|
|
bool "crucible"
|
|
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
|
|
help
|
|
Crucible is a One-Time-Programmable (OTP) fusing tool for the
|
|
i.MX family.
|
|
|
|
https://github.com/usbarmory/crucible
|