u-boot: convert to GENTARGETS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 5 Jul 2011 19:54:07 +0000 (21:54 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 10 Jul 2011 19:28:34 +0000 (21:28 +0200)
commite82604ccdd38aa3ee2884d4f143d8be7106fdbd9
tree4a4cb126a853cc039b5557d3c6ce350ac249f796
parenta315ee3c662cfb9165ee959aa78b86f61177d6a3
u-boot: convert to GENTARGETS

The feature of building mkimage for the target is removed, it wasn't
building with current U-Boot, and doesn't make a lot of sense (mkimage
is needed only to prepare a kernel image, or an U-Boot script).

The feature of building mkimage for the host is moved to a proper
package. It duplicates a few things (U-Boot URL, etc.) but it makes
things a lot cleaner than having it handled by boot/u-boot/u-boot.mk.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/u-boot/Config.in
boot/u-boot/u-boot.mk