[U-Boot] [PATCH 11/51] powerpc: mpc83xx: Implement get_serial_clock()

Simon Glass sjg at chromium.org
Tue Jul 18 14:01:54 UTC 2017


On 14 July 2017 at 05:54, Mario Six <mario.six at gdsys.cc> wrote:
> DM serial drivers on PowerPC determine their clock frequency via the
> get_serial_clock function. This function is not Implemented yet for
> MPC83xx.
>
> This patch Implements the function so that DM serial drivers work on
> MPC83xx.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
>  arch/powerpc/cpu/mpc83xx/speed.c | 7 +++++++
>  1 file changed, 7 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

Really a clock driver would be better.


More information about the U-Boot mailing list