mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-06 10:01:30 +01:00
There is no reason to do serial initializationin low level code. Uart driver does it already based on DT. Signed-off-by: Michal Simek <michal.simek@xilinx.com>