]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
tegra20: add u-boot-*-tegra.bin targets
authorAllen Martin <amartin@nvidia.com>
Fri, 31 Aug 2012 08:30:10 +0000 (08:30 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:22 +0000 (14:58 +0200)
commit984df4ec92aa05117e34bda7b937ec75ef80afc8
tree32413b0d445e6dff3053dc95fd88c589463c7430
parentc037c93bf925224b7f4da8958ae14e58c0b3c8bb
tegra20: add u-boot-*-tegra.bin targets

Add target for tegra20 u-boot image.  This is a concatenation of tegra
spl and normal u-boot binaries.  For non-devicetree builds this is
named "u-boot-nodtb-tegra.bin" for devicetree builds is named
"u-boot-dtb-tegra.bin".

Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Makefile