From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Tue, 11 Feb 2014 15:56:27 +0800 Subject: [U-Boot] [PATCH RESEND 1/2] serial: opencores_yanu: Fix build error In-Reply-To: <1391575552.10468.1.camel@phoenix> References: <1391575552.10468.1.camel@phoenix> Message-ID: <52F9D7AB.2020904@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Alex, On 02/05/2014 12:45 PM, Axel Lin wrote: > Fix build error due to missing include of serial.h and a trivial typo. > > Signed-off-by: Axel Lin > --- > Hi Tom, > This patch was sent on > http://lists.denx.de/pipermail/u-boot/2014-January/171093.html > I don't get any feedback from NIOS2 maintainers so far. > Maybe you can pick up this serial > (or at least pick up this one which fixes build error). Applied to nios branch. Thanks and sorry for late response. Thomas Chou