]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: always build u-boot-nodtb-tegra.bin
authorStephen Warren <swarren@nvidia.com>
Tue, 14 May 2013 08:00:53 +0000 (08:00 +0000)
committerTom Warren <twarren@nvidia.com>
Tue, 28 May 2013 19:58:42 +0000 (12:58 -0700)
commit9972db5cf0d438ac885405278b02d19139154d16
tree67fa1174ad3e0022d39cdd2f2c85b1acd255094c
parenta51f7de161274af05f92de0417e4e03d04334053
tegra: always build u-boot-nodtb-tegra.bin

Even when eventually building u-boot-dtb-tegra.bin, separately building
u-boot-nodtb-tegra.bin can be useful, since building it encapsulates the
SPL padding step. If you want to tweak u-boot.dtb and regenerate
u-boot-dtb-tegra.bin, it is then a simple cat operation.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Makefile