Home
last modified time | relevance | path

Searched hist:"6 f726f95" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/mtd/
H A Dcfi_flash.h6f726f95 Mon Oct 25 11:31:48 CDT 2010 Stefan Roese <sr@denx.de> cfi_flash: Add optional config register write to cfi-detection

This patch adds the possibility to (optinally) write to the
flash configuration register. The Intel style CFI chips support
such a register that can be used to configure the operation
mode to a non-default value.

This method will be used by the t3corp board, which needs to
configure the DS617 Xilinx flash for async read mode.

Signed-off-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c6f726f95 Mon Oct 25 11:31:48 CDT 2010 Stefan Roese <sr@denx.de> cfi_flash: Add optional config register write to cfi-detection

This patch adds the possibility to (optinally) write to the
flash configuration register. The Intel style CFI chips support
such a register that can be used to configure the operation
mode to a non-default value.

This method will be used by the t3corp board, which needs to
configure the DS617 Xilinx flash for async read mode.

Signed-off-by: Stefan Roese <sr@denx.de>