|
@@ -11,109 +11,109 @@ comment "Adapters"
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_FTDI
|
|
config BR2_PACKAGE_OPENOCD_FTDI
|
|
bool "MPSSE mode of FTDI based devices"
|
|
bool "MPSSE mode of FTDI based devices"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the MPSSE mode of FTDI
|
|
Enable building support for the MPSSE mode of FTDI
|
|
(FT2xxx/FT4xxx) based devices (default is auto)
|
|
(FT2xxx/FT4xxx) based devices (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_STLINK
|
|
config BR2_PACKAGE_OPENOCD_STLINK
|
|
bool "ST-Link JTAG Programmer"
|
|
bool "ST-Link JTAG Programmer"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the ST-Link JTAG
|
|
Enable building support for the ST-Link JTAG
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_TI_ICDI
|
|
config BR2_PACKAGE_OPENOCD_TI_ICDI
|
|
bool "TI ICDI JTAG Programmer"
|
|
bool "TI ICDI JTAG Programmer"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the TI ICDI JTAG
|
|
Enable building support for the TI ICDI JTAG
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_ULINK
|
|
config BR2_PACKAGE_OPENOCD_ULINK
|
|
bool "Keil ULINK JTAG Programmer"
|
|
bool "Keil ULINK JTAG Programmer"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the Keil ULINK JTAG
|
|
Enable building support for the Keil ULINK JTAG
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_UBLASTER2
|
|
config BR2_PACKAGE_OPENOCD_UBLASTER2
|
|
bool "Altera USB-Blaster II Compatible"
|
|
bool "Altera USB-Blaster II Compatible"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the Altera USB-Blaster
|
|
Enable building support for the Altera USB-Blaster
|
|
II Compatible (default is auto)
|
|
II Compatible (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_JLINK
|
|
config BR2_PACKAGE_OPENOCD_JLINK
|
|
bool "Segger J-Link JTAG Programmer"
|
|
bool "Segger J-Link JTAG Programmer"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Segger J-Link JTAG Programmer and clone such as Atmel
|
|
Segger J-Link JTAG Programmer and clone such as Atmel
|
|
SAM-ICE
|
|
SAM-ICE
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_OSDBM
|
|
config BR2_PACKAGE_OPENOCD_OSDBM
|
|
bool "OSDBM JTAG (only) Programmer"
|
|
bool "OSDBM JTAG (only) Programmer"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the OSBDM (JTAG only)
|
|
Enable building support for the OSBDM (JTAG only)
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_OPENDOUS
|
|
config BR2_PACKAGE_OPENOCD_OPENDOUS
|
|
bool "eStick/opendous JTAG Programmer"
|
|
bool "eStick/opendous JTAG Programmer"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the eStick/opendous JTAG
|
|
Enable building support for the eStick/opendous JTAG
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_AICE
|
|
config BR2_PACKAGE_OPENOCD_AICE
|
|
bool "Andes JTAG Programmer"
|
|
bool "Andes JTAG Programmer"
|
|
- select BR2_PACKAGE_LIBUSB
|
|
|
|
depends on BR2_USE_MMU # use fork()
|
|
depends on BR2_USE_MMU # use fork()
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
|
|
+ select BR2_PACKAGE_LIBUSB
|
|
help
|
|
help
|
|
Enable building support for the Andes JTAG
|
|
Enable building support for the Andes JTAG
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_VSLLINK
|
|
config BR2_PACKAGE_OPENOCD_VSLLINK
|
|
bool "Versaloon-Link JTAG Programmer"
|
|
bool "Versaloon-Link JTAG Programmer"
|
|
|
|
+ depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
- depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
|
|
help
|
|
help
|
|
Enable building support for the Versaloon-Link JTAG
|
|
Enable building support for the Versaloon-Link JTAG
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_USBPROG
|
|
config BR2_PACKAGE_OPENOCD_USBPROG
|
|
bool "USBProg JTAG Programmer"
|
|
bool "USBProg JTAG Programmer"
|
|
|
|
+ depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
- depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
|
|
help
|
|
help
|
|
Enable building support for the USBProg JTAG
|
|
Enable building support for the USBProg JTAG
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_RLINK
|
|
config BR2_PACKAGE_OPENOCD_RLINK
|
|
bool "Raisonance RLink JTAG Programmer"
|
|
bool "Raisonance RLink JTAG Programmer"
|
|
|
|
+ depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
- depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
|
|
help
|
|
help
|
|
Enable building support for the Raisonance RLink
|
|
Enable building support for the Raisonance RLink
|
|
JTAG Programmer (default is auto)
|
|
JTAG Programmer (default is auto)
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_ARMEW
|
|
config BR2_PACKAGE_OPENOCD_ARMEW
|
|
bool "Olimex ARM-JTAG-EW Programmer"
|
|
bool "Olimex ARM-JTAG-EW Programmer"
|
|
|
|
+ depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
- depends on BR2_TOOLCHAIN_HAS_THREADS # libusb-compat -> libusb
|
|
|
|
help
|
|
help
|
|
Enable building support for the Olimex ARM-JTAG-EW
|
|
Enable building support for the Olimex ARM-JTAG-EW
|
|
Programmer (default is auto)
|
|
Programmer (default is auto)
|
|
@@ -130,8 +130,8 @@ config BR2_PACKAGE_OPENOCD_VPI
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_UBLASTER
|
|
config BR2_PACKAGE_OPENOCD_UBLASTER
|
|
bool "Altera USB-Blaster"
|
|
bool "Altera USB-Blaster"
|
|
- select BR2_PACKAGE_LIBFTDI1
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi -> libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi -> libusb
|
|
|
|
+ select BR2_PACKAGE_LIBFTDI1
|
|
help
|
|
help
|
|
Enable building support for the Altera USB-Blaster
|
|
Enable building support for the Altera USB-Blaster
|
|
using the libftdi driver, opensource alternate of
|
|
using the libftdi driver, opensource alternate of
|
|
@@ -170,18 +170,18 @@ config BR2_PACKAGE_OPENOCD_GW16012
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_PRESTO
|
|
config BR2_PACKAGE_OPENOCD_PRESTO
|
|
bool "ASIX Presto Programmer"
|
|
bool "ASIX Presto Programmer"
|
|
- select BR2_PACKAGE_LIBFTDI1
|
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi -> libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi -> libusb
|
|
|
|
+ select BR2_PACKAGE_LIBFTDI1
|
|
help
|
|
help
|
|
Enable building support for ASIX Presto Programmer
|
|
Enable building support for ASIX Presto Programmer
|
|
using the libftdi driver
|
|
using the libftdi driver
|
|
|
|
|
|
config BR2_PACKAGE_OPENOCD_OPENJTAG
|
|
config BR2_PACKAGE_OPENOCD_OPENJTAG
|
|
bool "OpenJTAG Programmer"
|
|
bool "OpenJTAG Programmer"
|
|
|
|
+ depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi -> libusb
|
|
select BR2_PACKAGE_LIBFTDI1
|
|
select BR2_PACKAGE_LIBFTDI1
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB_COMPAT # needs usb.h
|
|
select BR2_PACKAGE_LIBUSB_COMPAT # needs usb.h
|
|
- depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi -> libusb
|
|
|
|
help
|
|
help
|
|
Enable building support for the OpenJTAG Programmer
|
|
Enable building support for the OpenJTAG Programmer
|
|
with ftdi driver
|
|
with ftdi driver
|