commit | 13d2b61ca1c6662d74a778262a8e44baa170a77c | [log] [tgz] |
---|---|---|
author | Rafael Campos <rafael.campos@hanscan.com> | Thu Jul 31 10:22:20 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Aug 06 14:22:41 2008 +0200 |
tree | 2b47d4b039b04bc0244ca8a04a069306abf49097 | |
parent | 504e9d129c484fb189633f624ce26022ecf4572f [diff] |
cfi-flash: Added support to flash_real_protect for Atmel flash devices Some of the flash memories produced by ATMEL start in read-only mode. We need to unprotect it. This patch allows the AT49BV6416 to work with cfi_flash memories. Tested in the at91rm9200ek board. Signed-off-by: Rafael Campos Las Heras <rafael.campos@hanscan.com> Signed-off-by: Stefan Roese <sr@denx.de>