From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stuart Wood Date: Thu, 22 Jan 2004 22:43:45 -0500 Subject: [U-Boot-Users] Motorola M5282EVB compiling In-Reply-To: <20040122171344.56775.qmail@web60508.mail.yahoo.com> References: <20040122171344.56775.qmail@web60508.mail.yahoo.com> Message-ID: <200401222243.45806.swood@rochester.rr.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de When compiling U-Boot the last three lines are m68k-elf-objdump: .depend: File format not recognized m68k-elf-objcopy --gap-fill=0xff -O srec u-boot u-boot.srec m68k-elf-objcopy --gap-fill=0xff -O binary u-boot u-boot.bin Is it normal to get the "File format not recognized" and the size of the u-boot file is 254921. Is this right? it seems way to large. Any help would be appreciated! Thanks Stuart Wood