commit | 984df4ec92aa05117e34bda7b937ec75ef80afc8 | [log] [tgz] |
---|---|---|
author | Allen Martin <amartin@nvidia.com> | Fri Aug 31 08:30:10 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:22 2012 +0200 |
tree | 32413b0d445e6dff3053dc95fd88c589463c7430 | |
parent | c037c93bf925224b7f4da8958ae14e58c0b3c8bb [diff] |
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>