Display Clock Frequency in U-Boot for LS1043ARDB

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Display Clock Frequency in U-Boot for LS1043ARDB

跳至解决方案
1,010 次查看
aismail102
Contributor II

How do I display the CPU clock frequencies in U-Boot? CMD_CLK is deprecated and the only other cmd that possibly displays this information is CMD_CPU, however, enabling CMD_CPU causes U-Boot not to build. Is there a command available that I can enable that will display the clock frequencies?

标签 (2)
0 项奖励
1 解答
996 次查看
Pavel
NXP Employee
NXP Employee

See attached snapshot. This snapshot shows that u-boot reports CPUx clock, Bus clock, DDR clock and FMAN clock on the LS1043a board.

Is additional clock needed to show?

在原帖中查看解决方案

0 项奖励
1 回复
997 次查看
Pavel
NXP Employee
NXP Employee

See attached snapshot. This snapshot shows that u-boot reports CPUx clock, Bus clock, DDR clock and FMAN clock on the LS1043a board.

Is additional clock needed to show?

0 项奖励