[U-Boot] [PATCH 0/3] Moving Uartlite to DM
Michal Simek
michal.simek at xilinx.com
Fri Dec 11 12:54:12 CET 2015
Hi,
This patch series depends on microblaze cleanup series.
All these patches will be available in
git://git.denx.de/u-boot-microblaze.git
also with patches which I am going to send now.
Thanks,
Michal
Michal Simek (3):
serial: uartlite: Move driver to DM
serial: uartlite: Add support for debug console
serial: uartlite: Add uartlite to Kconfig
arch/microblaze/Kconfig | 1 +
board/xilinx/microblaze-generic/xparameters.h | 4 -
configs/microblaze-generic_defconfig | 3 +
doc/driver-model/serial-howto.txt | 1 -
drivers/serial/Kconfig | 14 ++
drivers/serial/serial_xuartlite.c | 191 ++++++++++++--------------
include/configs/microblaze-generic.h | 7 +-
7 files changed, 106 insertions(+), 115 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list