From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 28 Apr 2014 10:34:05 +0200 Subject: [U-Boot] [PATCH] nand_spl: remove unused linker scripts u-boot-nand.lds In-Reply-To: <1398671599-11952-1-git-send-email-yamada.m@jp.panasonic.com> References: <1398671599-11952-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <535E127D.10402@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 28.04.2014 09:53, Masahiro Yamada wrote: > Commit 345b77ba removed some nand_spl boards but > it missed to delete linker scripts. > > These linker scripts are not used now. > > And one more fix: > amcc/acadia does not support nand_spl anymore, so remove > > Signed-off-by: Masahiro Yamada > Cc: Stefan Roese Thanks for catching those missed files: Acked-by: Stefan Roese Thanks, Stefan