]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: t4240rdb: implement get_serial_clock
authorCamelia Groza <camelia.groza@nxp.com>
Tue, 11 Jul 2023 12:49:20 +0000 (15:49 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 13 Jul 2023 08:54:29 +0000 (16:54 +0800)
commita325e7e8bd4e1715e2b701ba1fe534840391dfbf
tree15f9b6ce11df3b053fe1c1761932e378803a50ac
parentbaa807f815236de21a7cdb18c3f1bf76653b51cc
board: freescale: t4240rdb: implement get_serial_clock

The serial clock is provided by the get_serial_clock() callback on PPC
under DM_SERIAL. Use the same method to compute the clock as for
non-DM_SERIAL use cases.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/freescale/t4rdb/t4240rdb.c
include/configs/T4240RDB.h