From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabor Juhos Date: Tue, 29 Jan 2013 11:31:31 +0100 Subject: [U-Boot] [PATCH 4/7] MIPS: vct: remove custom u-boot.lds script In-Reply-To: <510790D1.2080607@denx.de> References: <1359448308-8808-1-git-send-email-juhosg@openwrt.org> <1359448308-8808-4-git-send-email-juhosg@openwrt.org> <510790D1.2080607@denx.de> Message-ID: <5107A503.5070209@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 2013.01.29. 10:05 keltez?ssel, Stefan Roese ?rta: > 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! -Gabor