All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] tiny patch for examples/Makefile (objcopy related)
@ 2003-12-03 13:50 Cam
  2003-12-03 15:32 ` George G. Davis
  2003-12-07 20:05 ` Wolfgang Denk
  0 siblings, 2 replies; 6+ messages in thread
From: Cam @ 2003-12-03 13:50 UTC (permalink / raw)
  To: u-boot

Hello u-boot-users,

Here is a short patch for the examples/Makefile. This improves 
reliability in the case of a deficient toolchain.

For example the MontaVista (pro 3.0) ppc_82xx objcopy does not accept 
srec input, and produces an empty output file which can confuse make.

This patch ensures that the binary image is produced from the elf file 
and not the srec file, which allows a clean build.

-Cam

PS. MontaVista have 'no general interest in supporting srec input' 
because of 'how little information srec files contain'.

-- 
camilo at mesias.co.uk                                                 <--
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: examples-Makefile.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20031203/4f349cbe/attachment.txt 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-12-10 21:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03 13:50 [U-Boot-Users] tiny patch for examples/Makefile (objcopy related) Cam
2003-12-03 15:32 ` George G. Davis
2003-12-07 20:05 ` Wolfgang Denk
2003-12-10 16:13   ` Detlev Zundel
2003-12-10 16:37     ` George G. Davis
2003-12-10 21:17       ` Cam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.