From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 26 Jan 2016 16:19:21 +0100 Subject: [U-Boot] [PATCH 16/22] ppc: xilinx-ppc4xx: Port to DM serial In-Reply-To: <1453803865-2623-17-git-send-email-ricardo.ribalda@gmail.com> References: <1453803865-2623-1-git-send-email-ricardo.ribalda@gmail.com> <1453803865-2623-17-git-send-email-ricardo.ribalda@gmail.com> Message-ID: <56A78E79.1030708@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26.01.2016 11:24, Ricardo Ribalda Delgado wrote: > 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 Acked-by: Stefan Roese Thanks, Stefan