diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2017-02-22 15:43:26 (GMT) |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-03-19 16:28:59 (GMT) |
commit | 60a07fb843c44bdcb364ecaff11d4a54900e798b (patch) | |
tree | 65510e9f04fa0776af345a1f7e094159adf6c36f /board/wandboard | |
parent | 31b8a9011b33fd3ea7bfeb37349ab8e64755646c (diff) | |
download | u-boot-60a07fb843c44bdcb364ecaff11d4a54900e798b.tar.xz |
mx7: Fix the get_cpu_speed_grade_hz() return values
According to the MX7D fuse map the following speed grades are available:
800 MHz
500 MHz
1000 MHz
1200 MHz
So simply return the real frequency that corresponds to the speed grade.
With this change we see on boot:
CPU: Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz)
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'board/wandboard')
0 files changed, 0 insertions, 0 deletions