From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schwingen Date: Mon, 23 May 2011 08:42:21 +0200 Subject: [U-Boot] [IXP42x PATCH series v5 06/17] support CONFIG_SYS_LDSCRIPT on ARM In-Reply-To: <201105230242.25001.marek.vasut@gmail.com> References: <1306101613-18200-1-git-send-email-michael@schwingen.org> <1306101613-18200-7-git-send-email-michael@schwingen.org> <201105230242.25001.marek.vasut@gmail.com> Message-ID: <4DDA01CD.9080307@discworld.dascon.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 05/23/2011 02:42 AM, schrieb Marek Vasut: > On Monday, May 23, 2011 12:00:02 AM Michael Schwingen wrote: >> Signed-off-by: Michael Schwingen >> --- > Honestly, I don't really understand this one ... Wolfgang, is this one OK to > merge ? The idea was to be able to define the LD_SCRIPT variable in the board config file. However, it seems that another patch in the toplevel config.mk added the same functionality after I wrote this, so this patch can be dropped completely. cu Michael