]> git.dujemihanovic.xyz Git - u-boot.git/commit
tqma6_mba6: Remove UART board code
authorFabio Estevam <festevam@denx.de>
Wed, 14 Aug 2024 18:28:45 +0000 (15:28 -0300)
committerFabio Estevam <festevam@gmail.com>
Fri, 23 Aug 2024 17:49:44 +0000 (14:49 -0300)
commit3c72b81200bafda810dca14ec48a6813e0d4e866
treed742cf6e0392ed26b8e2e5497d5530f014aa5b76
parent2798e4a5b449deab3ccba067f4adce839b814cd9
tqma6_mba6: Remove UART board code

With DM_SERIAL in place, there is no need to setup the UART pins
in the board code.

The UART pins are setup via devicetree, thanks to DM.

Remove the unneeded code.

Signed-off-by: Fabio Estevam <festevam@denx.de>
arch/arm/dts/imx6qdl-mba6-u-boot.dtsi
board/tq/tqma6/tqma6_mba6.c