From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Tue, 15 Sep 2015 16:56:16 +0800 Subject: [U-Boot] [PATCH] nios2: zap version_string In-Reply-To: <1441777364-30172-1-git-send-email-thomas@wytron.com.tw> References: <1441777364-30172-1-git-send-email-thomas@wytron.com.tw> Message-ID: <55F7DD30.7090500@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 09/09/2015 01:42 PM, Thomas Chou wrote: > There is a weak version_string[] at common/cmd_version.c . > Remove the one in start.S. > > Signed-off-by: Thomas Chou > --- > arch/nios2/cpu/start.S | 6 ------ > 1 file changed, 6 deletions(-) Applied to u-boot-nios.