From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugene Surovegin Date: Sun, 30 Jan 2005 02:33:58 -0800 Subject: [U-Boot-Users] MIPS build environment In-Reply-To: <20050130091900.AFD2DC108D@atlas.denx.de> References: <20050130091900.AFD2DC108D@atlas.denx.de> Message-ID: <20050130103358.GA14792@gate.ebshome.net> 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, Jan 30, 2005 at 10:18:55AM +0100, Wolfgang Denk wrote: > This is because we needed a way to find out if > "allow_branch_to_undefined" is available; maybe you know a better > approach. Why not just modify start.S (I posted a patch earlier in this thread) so we don't need this "allow_branch_to_undefined" hack at all? -- Eugene