From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 29 Jan 2013 10:05:21 +0100 Subject: [U-Boot] [PATCH 4/7] MIPS: vct: remove custom u-boot.lds script In-Reply-To: <1359448308-8808-4-git-send-email-juhosg@openwrt.org> References: <1359448308-8808-1-git-send-email-juhosg@openwrt.org> <1359448308-8808-4-git-send-email-juhosg@openwrt.org> Message-ID: <510790D1.2080607@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 01/29/2013 09:31 AM, Gabor Juhos wrote: > Remove the board specific linker script. It is not > needed anymore, the unified MIPS linker script can > be used instead. > > All vct targets are producing identical binary > images after the change than before. > > Signed-off-by: Gabor Juhos > Cc: Daniel Schwierzeck > Cc: Stefan Roese I can't really test this, but it looks good. So: Acked-by: Stefan Roese Thanks, Stefan