]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
Merge git://git.denx.de/u-boot-fsl-qoriq
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 9c992c1ea3288ffdeb95a1322494955df6c82c33..ecb1710d01cca2decd4286f3584e19aecd3026b4 100644 (file)
--- a/README
+++ b/README
@@ -504,6 +504,12 @@ The following options need to be configured:
                CONFIG_SYS_FSL_IFC_LE
                Defines the IFC controller register space as Little Endian
 
+               CONFIG_SYS_FSL_IFC_CLK_DIV
+               Defines divider of platform clock(clock input to IFC controller).
+
+               CONFIG_SYS_FSL_LBC_CLK_DIV
+               Defines divider of platform clock(clock input to eLBC controller).
+
                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