mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-04 04:36:47 +08: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>