]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
EXYNOS: FDT: Add compatible strings for FIMD
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 7f2506a9b9c2335fdfd9ef3644797bb1b60509e3..a35ef318da100b51f66c5515f6660fa2014ed90a 100644 (file)
--- a/README
+++ b/README
@@ -485,6 +485,7 @@ The following options need to be configured:
                Thumb2 this flag will result in Thumb2 code generated by
                GCC.
 
+               CONFIG_ARM_ERRATA_716044
                CONFIG_ARM_ERRATA_742230
                CONFIG_ARM_ERRATA_743622
                CONFIG_ARM_ERRATA_751472
@@ -3878,6 +3879,10 @@ Low Level (hardware related) configuration options:
                If defined, the x86 reset vector code is included. This is not
                needed when U-Boot is running from Coreboot.
 
+- CONFIG_SYS_MPUCLK
+               Defines the MPU clock speed (in MHz).
+
+               NOTE : currently only supported on AM335x platforms.
 
 Freescale QE/FMAN Firmware Support:
 -----------------------------------