2007-05-15  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/mx1ads_a_flash.c: Rename most structures that happened
	to refer to a different board.

2007-04-26  Jonathan Larmour  <jifl@eCosCentric.com>

	* cdl/flash_mx1ads_a.cdl: No longer need to implement
	CYGHWR_DEVS_FLASH_AMD_AM29XXXXX_V2_CACHED_ONLY due to changes
	in HAL.

2006-08-02  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/mx1ads_a_flash.c: In CYG_FLASH_FUNS, replace query, lock
        and unlock functions with generic nop versions.
        Remove hwr_map_error: it no longer exists for CYG_FLASH_FUNS.

2005-08-18  Jonathan Larmour  <jifl@eCosCentric.com>

	* cdl/flash_mx1ads_a.cdl: Indicate to the AMD flash driver
        that Flash accesses are cached.
	Don't implement CYGHWR_IO_FLASH_DEVICE - the generic AMD driver
	does that.

2005-07-13  Nick Garnett  <nickg@ecoscentric.com>

	* src/mx1ads_a_flash.c: Converted to V2 flash drivers.

2004-07-16  Nick Garnett  <nickg@ecoscentric.com>

	* src/mx1ads_a_flash.c: 
	* cdl/flash_mx1ads_a.cdl:
	New package -- support for flash on Motorola MX1ADS/A board.

//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
// Copyright (C) 2004, 2005, 2006 eCosCentric Limited                       
//
// This program is free software; you can redistribute it and/or modify     
// it under the terms of the GNU General Public License as published by     
// the Free Software Foundation; either version 2 or (at your option) any   
// later version.                                                           
//
// This program is distributed in the hope that it will be useful, but      
// WITHOUT ANY WARRANTY; without even the implied warranty of               
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        
// General Public License for more details.                                 
//
// You should have received a copy of the GNU General Public License        
// along with this program; if not, write to the                            
// Free Software Foundation, Inc., 51 Franklin Street,                      
// Fifth Floor, Boston, MA  02110-1301, USA.                                
// -------------------------------------------                              
// ####GPLCOPYRIGHTEND####                                                  
//===========================================================================
