[PATCH 17/26] ppc: qemu: Switch over to use DM serial

Simon Glass sjg at chromium.org
Mon Feb 8 05:20:44 CET 2021


On Sun, 7 Feb 2021 at 08:12, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> The QEMU ppce500 target integrates 2 NS16550 serial ports. Switch
> over to use the DM version of the driver by:
>
> - drop unnecessary ad-hoc config macros
> - add get_serial_clock() in the board codes
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  board/freescale/qemu-ppce500/qemu-ppce500.c |  6 ++++++
>  configs/qemu-ppce500_defconfig              |  1 +
>  include/configs/qemu-ppce500.h              | 10 ----------
>  3 files changed, 7 insertions(+), 10 deletions(-)

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


More information about the U-Boot mailing list