From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Fri, 13 Dec 2013 08:09:44 +0100 Subject: [U-Boot] [PATCH] arm: use canonical sub mnemonic In-Reply-To: <1385564969-2043-1-git-send-email-andreas.devel@googlemail.com> References: <1385564969-2043-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <52AAB2B8.5020905@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Albert Aribaud, On 27.11.13 16:09, Andreas Bie?mann wrote: > Building some arm boards with older binutils may produce errors like this: > > ---8<--- > crt0.S: Assembler messages: > crt0.S:70: Error: register expected, not '#(184)' -- `sub sp,#(184)' > --->8--- > > Use canonical version of the subtract mnemonic to avoid those issues. any comment? Best regards Andreas Bie?mann