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