2008-12-05  Nick Garnett  <nickg@ecoscentric.com>

	* src/arm_phycore_flash.c: Add support for internal flash.

2008-10-03  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/arm_phycore_flash.c: Since these are 16-bit parts use 16-bit
	devids (subsequent to AMD AM29xxxxx driver fix which reads them).
	Also correct AM29LV160BT devid.

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

	* src/arm_phycore_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.

2006-06-30  John Dallaway  <jld@ecoscentric.com>

	* cdl/flash_arm_phycore.cdl: Reduce programming delay to 10 loops.

2006-06-29  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/flash_arm_phycore.cdl: Define programming delay.

	* src/arm_phycore_flash.c: Added support for the various different
	flash configurations that can be fitted to the board.

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

	* cdl/flash_arm_phycore.cdl: Remove implementation of
	CYGHWR_IO_FLASH_DEVICE - defined by generic AMD driver.

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

	* src/arm_phycore_flash.c: 
	* cdl/flash_arm_phycore.cdl:
	Converted to use V2 flash driver.

2004-11-08  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/flash_arm_phycore.cdl: 
	* src/arm_phycore_flash.c:
	New package to support flash memory on Phytec phyCORE-LPC229x.
	
//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation, Inc.      
// Copyright (C) 2004, 2005, 2006, 2008 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####                                                  
//===========================================================================
