comparison packages/io/flash/current/ChangeLog @ 1223:dbcfe4e0dbd2

New platform - TAMS MOAB - and generic changes to support it
author gthomas
date Fri, 19 Sep 2003 17:11:18 +0000
parents f493618bc252
children 7fb73b26ec8a
comparison
equal deleted inserted replaced
1222:f0bd64ec9405 1223:dbcfe4e0dbd2
1 2003-09-19 Gary Thomas <gary@mlbassoc.com>
2
3 * src/flash.c:
4 * include/flash.h:
5 * cdl/io_flash.cdl: Add support for NAND (indirectly accessed)
6 devices. This includes a generic "flash_read_buf()" function.
7
1 2003-04-14 Jani Monoses <jani@iv.ro> 8 2003-04-14 Jani Monoses <jani@iv.ro>
2 9
3 * include/flash_dev.h: Include <cyg/infra/cyg_type.h> 10 * include/flash_dev.h: Include <cyg/infra/cyg_type.h>
4 11
5 2003-03-19 Thomas Koeller <thomas.koeller@baslerweb.com> 12 2003-03-19 Thomas Koeller <thomas.koeller@baslerweb.com>