summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>2013-06-19 15:33:58 +0530
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>2013-06-23 22:02:50 +0530
commit1dcd6d03811d4f30052a5e24377b378867211b05 (patch)
tree2d8cac4b1b7bc109c9a039d10b71634f9ff02a53 /README
parentfc207ee4db20ef6e769b0d08dab8b102748acb35 (diff)
downloadblackbird-obmc-uboot-1dcd6d03811d4f30052a5e24377b378867211b05.tar.gz
blackbird-obmc-uboot-1dcd6d03811d4f30052a5e24377b378867211b05.zip
sf: Add bank addr code in CONFIG_SPI_FLASH_BAR
Defined bank addr code on CONFIG_SPI_FLASH_BAR macro, to reduce the size for existing boards which has < 16Mbytes SPI flashes. It's upto user which has provision to use the bank addr code for flashes which has > 16Mbytes. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index cd0336c3c8..6db33c46d1 100644
--- a/README
+++ b/README
@@ -2509,6 +2509,11 @@ CBFS (Coreboot Filesystem) support
Define this option to include a destructive SPI flash
test ('sf test').
+ CONFIG_SPI_FLASH_BAR Ban/Extended Addr Reg
+
+ Define this option to use the Bank addr/Extended addr
+ support on SPI flashes which has size > 16Mbytes.
+
- SystemACE Support:
CONFIG_SYSTEMACE
OpenPOWER on IntegriCloud