]> Git Repo - qemu.git/commit
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
authorPeter Maydell <[email protected]>
Fri, 20 Apr 2018 14:52:38 +0000 (15:52 +0100)
committerPeter Maydell <[email protected]>
Thu, 26 Apr 2018 12:57:00 +0000 (13:57 +0100)
commitc221287f8ff4e46fffad11bb2a6bc99442e845be
treee1767e0f8ba73bb53c822e2d953569aba24e1ff9
parent47c4f85a0c27888e12af827471cfef87deb49821
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices

Following commit 12051d82f004024, UART devices should handle
being passed a NULL pointer chardev, so we don't need to
create "null" backends in board code. Remove the code that
does this and updates serial_hds[].

(fsl-imx7.c was already written this way.)

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Message-id: 20180420145249[email protected]
hw/arm/fsl-imx25.c
hw/arm/fsl-imx31.c
hw/arm/fsl-imx6.c
This page took 0.023008 seconds and 4 git commands to generate.