d3370a48d5
Add meson-tools for handling of amlogic boards boot firmware signature. Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
10 lines
317 B
Plaintext
10 lines
317 B
Plaintext
config BR2_PACKAGE_HOST_MESON_TOOLS
|
|
bool "host meson-tools"
|
|
help
|
|
meson-tools is a collection of tools for use with the
|
|
Amlogic Meson family of ARM based SoCs. It allows management
|
|
of signatures which are required for booting amlogic based
|
|
boards with u-boot.
|
|
|
|
https://github.com/afaerber/meson-tools
|