[U-Boot-Users] [PATCH] CFI support for Versatile & Integrator/CP boards

Peter Pearse peter.pearse at arm.com
Mon Feb 27 16:59:56 CET 2006


Stefan Roese wrote:
> I am right now trying to integrate all outstanding CFI patches. Could
> you please resubmit this patch without all the incorrect "cosmetic
> changes" 
> And please with a proper CHANGELOG entry describing the CFI driver
> changes. 
> 

The attached gzipped patch was made against the U-Boot GIT commit
6624b687bc2b747233090e67628df37d1c84ed17.

It is a completely independent patch, containing the patches to
drivers/cfi_flash.c
which were in my patch 012.

The patch
- Makes flash_get_size() static.
- Changes flash_full_status_check() to test for timeout OR failure,
  rather than timeout AND failure.
- Makes find_sector() available for BOTH versions of flash_write_cfiword()

CHANGELOG:
	Update drivers/cfi_flash.c.
	- flash_get_size() now static.
	- flash_full_status_check() to test for timeout OR failure,
	  rather than timeout AND failure.
	- find_sector() called in both versions of flash_write_cfiword()
	Patch by Peter Pearse, 27th Feb 2006

I intend to re-submit the changes for the boards (Integrator/CP, VersatileAB
& PB) separately,
once you have completed your CFI work.

Regards 

Peter 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfi_flash.patch.gz
Type: application/octet-stream
Size: 978 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060227/8779bf2e/attachment.obj 


More information about the U-Boot mailing list