From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Tue, 4 Sep 2012 13:30:33 -0700 Subject: [U-Boot] [PATCH v3 1/9] tools, config.mk: add binutils-version In-Reply-To: <20120902150511.AE242203B2F@gemini.denx.de> References: <1345066741-19613-1-git-send-email-amartin@nvidia.com> <1345066741-19613-2-git-send-email-amartin@nvidia.com> <20120902150511.AE242203B2F@gemini.denx.de> Message-ID: <20120904203033.GC9769@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Sep 02, 2012 at 08:05:11AM -0700, Wolfgang Denk wrote: > Dear Allen Martin, > > In message <1345066741-19613-2-git-send-email-amartin@nvidia.com> you wrote: > > Modeled after gcc-version, add function to get binutils version. > > > > Signed-off-by: Allen Martin > > --- > > config.mk | 1 + > > tools/binutils-version.sh | 20 ++++++++++++++++++++ > > 2 files changed, 21 insertions(+) > > create mode 100755 tools/binutils-version.sh > > As this is part of a series that will go through the tegra / arm > trees: > > Acked-by: Wolfgang Denk > > I'm carrying it in this series because I hit the assembler bug that this works around, but I also posted it as a separate patch (2 patches actually, this one and "arm: work around assembler bug"). I'm fine with just carrying it in this series if that's preferred, since I seem to be the only one hitting this when I enable thumb for tegra. -Allen -- nvpublic