[OLPC-devel] JTAG progress
Richard Smith
smithbone at gmail.com
Thu Jun 29 22:14:52 EDT 2006
On 6/29/06, Ivan Krstic <krstic at fas.harvard.edu> wrote:
> Richard Smith wrote:
> > Jtag tools has not seen any updates since 2003 and dosen't build out
> > of the box. The attached diff fixes it up.
>
> There was no attachment to your mail. Could you actually stick these
oops.. take 2.
> instructions on http://dev.laptop.org/wiki/JTAG and attach your patch to
> that page?
Done. Is it safe to have the wiki open for anonymous editing? Won't
we get spammed soon?
--
Richard A. Smith
-------------- next part --------------
--- brux/flash.h 2003-11-02 15:30:46.000000000 -0600
+++ /usr/local/include/openwince/brux/flash.h 2006-06-22 23:34:53.000000000 -0500
@@ -58,7 +58,7 @@
#define FLASH_ERROR_BLOCK_LOCKED 3
#define FLASH_ERROR_UNKNOWN 99
-void detectflash( bus_t *bus, uint32_t adr );
+void detectflash( bus_t *bus );
void flashmem( bus_t *bus, FILE *f, uint32_t addr );
void flashmsbin( bus_t *bus, FILE *f );
More information about the Devel
mailing list