From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31767 invoked by alias); 4 Apr 2003 04:24:46 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 31755 invoked by uid 453); 4 Apr 2003 04:24:46 -0000 Date: Fri, 04 Apr 2003 04:24:00 -0000 Message-ID: <20030404042446.31753.qmail@sources.redhat.com> From: jlarmour@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/devs/flash/amd/am29xxxxx/current ... X-SW-Source: 2003/txt/msg00682.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2003-04-04 04:24:46 Modified files: packages/devs/flash/amd/am29xxxxx/current: ChangeLog packages/devs/flash/amd/am29xxxxx/current/include: flash_am29xxxxx.inl Log message: * include/flash_am29xxxxx.inl: Removed wrapper functions which enabled/disabled cache around query, erase and program operations since the generic flash driver takes care of the cache already.