summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>2014-01-11 15:25:04 +0530
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>2014-01-12 21:40:22 +0530
commitb902e07cea51e33fbe36453f7b1412dd7bbe760f (patch)
treeeeddfd3f94263f3557bdb3f6b6f1dabfc3757779 /README
parent056fbc73d54df64adcb93c513cba708acb2683bd (diff)
downloadblackbird-obmc-uboot-b902e07cea51e33fbe36453f7b1412dd7bbe760f.tar.gz
blackbird-obmc-uboot-b902e07cea51e33fbe36453f7b1412dd7bbe760f.zip
sf: Add CONFIG_SF_DUAL_FLASH
This config will use for defining greater than single flash support. currently - DUAL_STACKED and DUAL_PARALLEL. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index a0646c3665..aea82be5b3 100644
--- a/README
+++ b/README
@@ -2756,6 +2756,12 @@ CBFS (Coreboot Filesystem) support
Define this option to use the Bank addr/Extended addr
support on SPI flashes which has size > 16Mbytes.
+ CONFIG_SF_DUAL_FLASH Dual flash memories
+
+ Define this option to use dual flash support where two flash
+ memories can be connected with a given cs line.
+ currently Xilinx Zynq qspi support these type of connections.
+
- SystemACE Support:
CONFIG_SYSTEMACE
OpenPOWER on IntegriCloud