[U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together

Jens Scharsig esw at bus-elektronik.de
Thu Nov 30 13:00:26 CET 2006


Hello,

i need to use cfi and board flash driver together. This Patch contains a 
simple way to do this with a minimun changes at cfi_flash.c. All changes 
will only enable if CFG_FLASH_BOARD_DRIVER defined.


CHANGELOG

* Rename flash_print_info, flash_erase, write_buff and
   flash_real_protect to cfi_xxxx, if  CFG_FLASH_BOARD_DRIVER is
   defined. This will allow use cfi driver together with board a
   dependent flash driver (see README.board-dependent-flash for
   an example)



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_mix_bdflash_cfi.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/9f0805c4/attachment.txt 


More information about the U-Boot mailing list