From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter meng Date: Mon, 22 Dec 2008 09:53:02 +0800 (CST) Subject: [U-Boot] Ask a question about compiler with u-boot? Message-ID: <666014.40261.qm@web15701.mail.cnb.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I met a problem that can not use 'bl' instruction invoke the function that implemented it in another file(use assemble or C language) with s3c2412 . But if i put all function in one file , everything is ok .So i want to know what happens here . Hope get your help about this problem ? Thanks advanced . Best Regards. Peter Meng