]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/serial/Kconfig
ppc: xilinx-ppc4xx: Port to DM serial
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Tue, 26 Jan 2016 10:24:19 +0000 (11:24 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:57:11 +0000 (15:57 +0100)
commit80cce2629bf5c49e44900d7e4396233b2d012921
tree4ca3d87e2ee91d1308f4d6e8b99de68fcfadbbca
parent5af08556707f024edded56c3edae99430f3cfceb
ppc: xilinx-ppc4xx: Port to DM serial

xilinx_uartlite has been ported to DM, this patch makes the
xilinx-ppc405-generic and the xilinx-ppc440-generic boards use the new
DM driver.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
arch/powerpc/cpu/ppc4xx/Kconfig
board/xilinx/ppc405-generic/xilinx_ppc405_generic.c
board/xilinx/ppc405-generic/xparameters.h
board/xilinx/ppc440-generic/xilinx_ppc440_generic.c
board/xilinx/ppc440-generic/xparameters.h
configs/xilinx-ppc405-generic_defconfig
configs/xilinx-ppc440-generic_defconfig
drivers/serial/Kconfig
include/configs/xilinx-ppc.h