From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 31 Oct 2011 19:03:37 +0100 Subject: [U-Boot] [PATCH 5/6] PXA: Cleanup serial_pxa In-Reply-To: <1314495737-29436-5-git-send-email-marek.vasut@gmail.com> References: <1314495737-29436-1-git-send-email-marek.vasut@gmail.com> <1314495737-29436-5-git-send-email-marek.vasut@gmail.com> Message-ID: <201110311903.37510.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > * Cleanup register definitions by introducing new regs-uart.h, compliant > with rest of U-Boot. > * Remove old register definitions from pxa-regs.h > * Convert serial_pxa to new regs-uart.h > * Cleanup serial_pxa > > Signed-off-by: Marek Vasut Hi Albert, did you pick this one up? Maybe we can pick it up for .12 release? Cheers