Blame view

buildroot/buildroot-2016.08.1/package/omap-u-boot-utils/Config.in.host 332 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
  config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
  	bool "host omap-u-boot-utils"
  	depends on BR2_arm || BR2_armeb
  	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