📄 readme.mpc866
字号:
The current implementation allows the user to specify the desired CPUclock value, in MHz, via an environment variable "cpuclk".Three compile-time constants are used: CFG_866_OSCCLK - input quartz clock CFG_866_CPUCLK_MIN - minimum allowed CPU clock CFG_866_CPUCLK_MAX - maximum allowed CPU clock CFG_866_CPUCLK_DEFAULT - default CPU clock valueIf the "cpuclk" environment variable value is within the CPUCLK_MIN /CPUCLK_MAX limits, the specified value is used. Otherwise, thedefault CPU clock value is set.Please make sure you understand what you are doing, and understandthe restrictions of your hardware (board, processor). For example,ethernet will stop working for CPU clock frequencies below 25 MHz.Please note that for now the new clock-handling code has been enabledfor the TQM866M board only, even though it should be pretty muchcommon for other MPC859 / MPC866 based boards also. Our intentionhere was to move in small steps and not to break the existing codefor other boards.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -