From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Fri, 17 Aug 2012 15:38:16 -0400 Subject: [U-Boot] [[Patch V2] mips: 06/16] add cpu/mips64/start.S In-Reply-To: <1345217476-32034-7-git-send-email-etou.zh@gmail.com> References: <1345217476-32034-1-git-send-email-etou.zh@gmail.com> <1345217476-32034-7-git-send-email-etou.zh@gmail.com> Message-ID: <201208171538.17064.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 17 August 2012 11:30:49 Zhizhou Zhang wrote: > remove cache init this commit message doesn't make much sense. if it meant to be covering what changed since v1, put it below the "---" marker below. > --- /dev/null > +++ b/arch/mips/cpu/mips64/start.S > > + .globl _start > + .text > +_start: include linux/linkage.h, then use: ENTRY(_start) you'll probably want to review the .S file for other places to use ENTRY() and LENTRY() and ENDPROC() and END(). -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: