From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Tue, 15 Sep 2015 16:55:41 +0800 Subject: [U-Boot] [PATCH] nios2: zap dly_clks In-Reply-To: <1441775391-12716-1-git-send-email-thomas@wytron.com.tw> References: <1441775391-12716-1-git-send-email-thomas@wytron.com.tw> Message-ID: <55F7DD0D.8000603@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:09 PM, Thomas Chou wrote: > The dly_clks() in start.S is no use after switching to > generic timer. Remove it. > > Signed-off-by: Thomas Chou > --- > arch/nios2/cpu/start.S | 33 --------------------------------- > 1 file changed, 33 deletions(-) > Applied to u-boot-nios.