]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.MPC866
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / doc / README.MPC866
index c8256a14cf2432d7670201dc5c0915038e0b5191..4707cb7df7d6362ee2887085fd5e8291b33c96e9 100755 (executable)
@@ -4,8 +4,8 @@ clock value, in MHz, via an environment variable "cpuclk".
 Four compile-time constants are used:
 
        CONFIG_8xx_OSCLK          - input quartz clock
-       CFG_8xx_CPUCLK_MIN        - minimum allowed CPU clock
-       CFG_8xx_CPUCLK_MAX        - maximum allowed CPU clock
+       CONFIG_SYS_8xx_CPUCLK_MIN        - minimum allowed CPU clock
+       CONFIG_SYS_8xx_CPUCLK_MAX        - maximum allowed CPU clock
        CONFIG_8xx_CPUCLK_DEFAULT - default CPU clock value
 
 If the "cpuclk" environment variable value is within the CPUCLK_MIN /