2012-05-17 12:11:30 +02:00
|
|
|
config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
|
|
|
|
bool "host omap-u-boot-utils"
|
2012-06-10 03:46:45 +02:00
|
|
|
depends on BR2_arm || BR2_armeb
|
2012-05-17 12:11:30 +02:00
|
|
|
help
|
|
|
|
U-Boot Utilities for Texas Instrument's OMAP platforms.
|
|
|
|
This is a set of tools to control U-Boot from scripts, generate
|
|
|
|
OMAP-specific signed image files and more.
|
|
|
|
|
|
|
|
https://github.com/nmenon/omap-u-boot-utils
|