2003-01-24  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/eb40_flash.c: Ignore flash from 0x1000000 to 0x1010000 as we
	can't even detect it unless jumper J7 is set, if switch is set to
	LOWER MEM. Override FLASH_NUM_REGIONS and CYGNUM_FLASH_BASE_MASK
	appropriately therefore.	

2003-07-30  Thomas Koeller <thomas.koeller@baslerweb.com>

	* devs/flash/arm/eb40/...: new package.  FLASH memory support for
	Atmel EB40 board. Created from EB40A code by Tim Drury.

//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
//
// 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####                                                  
//===========================================================================
