ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console)
authorLukasz Majewski <lukma@denx.de>
Tue, 3 Sep 2019 14:38:44 +0000 (16:38 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commit1743d6676d2cc50948f7227916d559677e31b546
treed21eb2962d1e25e22a6bfde40603e150dd4a1a82
parente95b4bdd8dcadeecd516406387604aa56b76804c
ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console)

This UART is not used in U-Boot, so there is no need to initialize it.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/display5/common.c
board/liebherr/display5/common.h
board/liebherr/display5/display5.c