From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 6 Feb 2016 15:04:47 +0800 Subject: [U-Boot] [PATCH] nios2: set up the debug UART early In-Reply-To: <1451478769-22471-1-git-send-email-thomas@wytron.com.tw> References: <1451478769-22471-1-git-send-email-thomas@wytron.com.tw> Message-ID: <56B59B0F.1090101@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 On 2015?12?30? 20:32, Thomas Chou wrote: > Set up the debug UART early if enabled, so that it is ready to use. > > Signed-off-by: Thomas Chou > --- > arch/nios2/cpu/start.S | 7 +++++++ > 1 file changed, 7 insertions(+) > Applied to u-boot-nios.