From 3578ec6a3d7187438c4093f4bb7ac2bb6d4184cb Mon Sep 17 00:00:00 2001 From: Marc Schink Date: Thu, 17 Mar 2016 16:23:03 +0100 Subject: Add initial J-Link SPI programmer Tested with SEGGER J-Link EDU, Flasher ARM and flash chip W25Q16.V. Change-Id: Ie03a054a75457ec9e1cab36ea124bb53b10e8d7e Signed-off-by: Marc Schink Reviewed-on: https://review.coreboot.org/c/28087 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index b5ed9460..4e7bd4fb 100644 --- a/README +++ b/README @@ -50,6 +50,7 @@ To build flashrom you need to install the following software: * pciutils+libpci (if you want support for mainboard or PCI device flashing) * libusb (if you want FT2232, Dediprog or USB-Blaster support) * libftdi (if you want FT2232 or USB-Blaster support) + * libjaylink (if you want support for SEGGER J-Link and compatible devices) Linux et al: -- cgit v1.2.3