public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Improve default "make" targets (ALL-y)
@ 2011-11-10 13:49 Loïc Minier
  2011-11-10 13:49 ` [U-Boot] [PATCH 1/2] Build u-boot.imx by default when board uses it Loïc Minier
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Loïc Minier @ 2011-11-10 13:49 UTC (permalink / raw)
  To: u-boot

        Hey

 For the Debian package, we currently maintain lists like:
dbau1100        u-boot.img
dockstar        u-boot.kwb
eNET            u-boot.bin
efikamx         u-boot.imx
omap4_panda     MLO u-boot.bin
[...]

 for two reasons:
 - because we need to call make u-boot.kwb explicitly to get it built
 - to list the files from the obj-dir that we actually want in the .deb

 it would be nicer for the packaging, but I guess also for u-boot
 maintainers, if these files were just generated by default when one
 calls "make".

 The subsequent patches will generate u-boot.imx and u-boot.kwb when
 it's obvious that these are desired.

 However, I didn't manage to find hints in the u-boot tree on when
 "u-boot.img" should be generated, and when u-boot.bin is enough;
 apparently one can mkimage -T firmware for any board config.  Ideas
 welcome on how to detect these.

   Thanks,

-- 
Lo?c Minier

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

end of thread, other threads:[~2012-04-03 14:22 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 13:49 [U-Boot] Improve default "make" targets (ALL-y) Loïc Minier
2011-11-10 13:49 ` [U-Boot] [PATCH 1/2] Build u-boot.imx by default when board uses it Loïc Minier
2011-11-10 15:35   ` Stefano Babic
2011-11-10 23:24   ` Mike Frysinger
2011-11-10 23:45     ` Loïc Minier
2011-11-11  1:51       ` Mike Frysinger
2011-11-11  3:39         ` Aneesh V
2011-11-11 13:31           ` Loïc Minier
2011-11-11 13:35         ` Loïc Minier
2011-11-11 16:43           ` Mike Frysinger
2011-11-17  7:07           ` Stefano Babic
2011-11-17  7:37           ` Wolfgang Denk
2011-11-11  2:29       ` Daniel Schwierzeck
2011-11-11 13:26         ` Loïc Minier
2012-04-02 17:03           ` Stefano Babic
2012-04-02 18:25             ` Mike Frysinger
2012-04-03 14:22               ` Stefano Babic
2011-11-10 13:49 ` [U-Boot] [PATCH 2/2] Build u-boot.kwb " Loïc Minier
2011-11-10 14:54 ` [U-Boot] Improve default "make" targets (ALL-y) Tom Rini
2011-11-11 13:41   ` Loïc Minier
2011-11-11 16:41     ` Mike Frysinger
2011-11-11 21:01       ` Loïc Minier
2011-11-11 22:50         ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox