From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 16 Dec 2015 21:10:26 +0800 Subject: [U-Boot] [PATCH] nios2: display altera sysid at startup In-Reply-To: <201512161125.05738.marex@denx.de> References: <1450253267-19625-1-git-send-email-thomas@wytron.com.tw> <201512161125.05738.marex@denx.de> Message-ID: <567162C2.8090408@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 Marek, On 2015?12?16? 18:25, Marek Vasut wrote: > On Wednesday, December 16, 2015 at 09:07:47 AM, Thomas Chou wrote: >> Display altera sysid at startup, which was once removed during >> the move. >> >> Signed-off-by: Thomas Chou > > What if the sysid block isn't part of the design ? If the sysid block is not present, nothing will display and it is not an error. Best regards, Thomas