From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?IlhpYW5nZnUgTGl1KOWImOWQkeWvjCki?= Date: Mon, 19 Jul 2010 11:47:07 +0800 Subject: [U-Boot] question about example/standalone/mips.lds Message-ID: <4C43CABB.3070302@openmobilefree.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all in this file :" example/standalone/mips.lds " it indicate compile example as BIG mips. but my device is LITTLE mips. so I simply comment this line[1]. I found other boards compile fine. without any error. do I must compile this example? is that ok to comment this line? or what I need to to ? thanks. [1] OUTPUT_FORMAT("elf32-tradbigmips", "elf32-tradbigmips", "elf32-tradbigmips") -- Best Regards Xiangfu Liu http://www.openmobilefree.net