]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
driver/ifc:Change accessor function to take care of endianness
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 176de61a331c36582cd6f1c2791e36c5e74ec382..6cdf355446f57423045ba605d6b760a183eec1de 100644 (file)
--- a/README
+++ b/README
@@ -472,6 +472,12 @@ The following options need to be configured:
                Board config to use DDR3. It can be enabled for SoCs with
                Freescale DDR3 controllers.
 
+               CONFIG_SYS_FSL_IFC_BE
+               Defines the IFC controller register space as Big Endian
+
+               CONFIG_SYS_FSL_IFC_LE
+               Defines the IFC controller register space as Little Endian
+
                CONFIG_SYS_FSL_PBL_PBI
                It enables addition of RCW (Power on reset configuration) in built image.
                Please refer doc/README.pblimage for more details