Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze
[oweals/u-boot.git] / README
diff --git a/README b/README
index ba4be660be9caf670948b378c51bd572ea377493..fe48ccd292ed0ca0d87e3a2dbf4cc04b636d75af 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