[U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together
Timur Tabi
timur at freescale.com
Thu Nov 30 18:24:49 CET 2006
Jens Scharsig wrote:
> No, if CFG_FLASH_BOARD_DRIVER is not defined cfi_xxx functions are not
> defined in orginal cfi_flash.c. In this case all other uboot moduls can
> call functions under orginal names.
Ok, I get it now. But all you're basically doing is hiding the CFI flash
routines. The flash commands in cmd_flash.c are only going to call the
board-specific routines and not the CFI routines.
--
Timur Tabi
Linux Kernel Developer @ Freescale
More information about the U-Boot
mailing list