From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matej Kupljen Date: Mon, 19 Sep 2005 08:02:12 +0200 Subject: [U-Boot-Users] [PATCH] notes on cpu/mips/config.mk In-Reply-To: <20050916145301.GB24660@enneenne.com> References: <20050916145301.GB24660@enneenne.com> Message-ID: <1127109732.2445.3.camel@localhost.localdomain> 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 have a mips based board and during u-boot support developing I > notice that in file ?cpu/mips/config.mk?: Please, take a look at: http://sourceforge.net/mailarchive/message.php?msg_id=12736269 where we have already discussed about this (A new version of config.mk is also attached.) > * should be used ?allow_branch_to_undefined? or > ?mips_allow_branch_to_undefined? as GAS option? My toolchain use > ?allow_branch_to_undefined?... Mine too. BR, Matej