Blame view

buildroot/buildroot-2016.08.1/package/mxsldr/Config.in.host 264 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
  config BR2_PACKAGE_HOST_MXSLDR
  	bool "host mxsldr"
  	depends on BR2_arm || BR2_armeb
  	help
  	  This package contains tools to download and execute code on
  	  Freescale i.MX23 and i.MX28 SoC's through the Serial
  	  Download Protocol.
  
  	  git://git.denx.de/mxsldr.git