diff options
author | Christophe Leroy | 2023-04-04 10:14:33 +0200 |
---|---|---|
committer | Christophe Leroy | 2023-04-05 19:46:18 +0200 |
commit | 9750a245cd4aca96ff01152929bf72004029545c (patch) | |
tree | 44f87f168e4b83f2f47cdca3845ef58b5ba4ee6b /board/st/stm32f746-disco | |
parent | a25dcda452bf6a6de72764a8d990d72e5def643d (diff) |
powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQ
8xx has CONFIG_8xx_GCLK_FREQ which is similar to
CONFIG_SYS_CLK_FREQ, and doesn't set CONFIG_SYS_CLK_FREQ.
Due to that, get_board_sys_clk() returns 0.
Remove CONFIG_8xx_GCLK_FREQ and use CONFIG_SYS_CLK_FREQ instead.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'board/st/stm32f746-disco')
0 files changed, 0 insertions, 0 deletions