mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 03:10:00 +02:00
With DM enabled, this patch enables DM_SERIAL and removes the NS16550 initialization from da850_lowlevel since the driver will take care of that itself. Signed-off-by: Adam Ford <aford173@gmail.com>