On Thu, Sep 6, 2012 at 1:38 PM, gianluca
<gianlucare...@eurekelettronica.it> wrote:
> Hello list!
>
> As referenced by this url http://openocd.zylin.com/#/c/783/
>
> there was a first attempt to include a spifi driver in openocd-0.5.0.
>
> As I am working in Hitex LCP1850EVA-A4 board, I am very interested by
> use of openocd debug tools with this SoC and flash driver.
>
> May I have some points to check out the patchset (# I141644b0 SPI nor
> drivers refactor by George Harris -- #I79f4ff8f: Added SPIFI flash
> driver, algorithms, and docs)?

Follow the link you referenced, scroll down to the latest patch set,
look under "Download" and select "checkout", copy the command shown
and execute it in the root of your existing OpenOCD git clone.

In short:

cd <your OpenOCD repo>
git fetch http://openocd.zylin.com/openocd refs/changes/83/783/8 &&
git checkout FETCH_HEAD

/Andreas

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to