[U-Boot] [PATCH 7/9] tegra: add u-boot.t2 target
Allen Martin
amartin at nvidia.com
Sat May 19 00:14:13 CEST 2012
On Mon, May 14, 2012 at 10:08:05PM -0700, Stephen Warren wrote:
> On 05/10/2012 01:02 AM, Allen Martin wrote:
> > Add target for tegra2 u-boot image. This is a concatenation of tegra
> > spl and normal u-boot binaries.
>
> > diff --git a/Makefile b/Makefile
>
> > +$(obj)u-boot.t2: $(obj)spl/u-boot-spl.bin $(obj)u-boot-dtb.bin
>
> Hmmm. Only some boards boot using DT, so that second file is sometimes
> just u-boot.bin. Is there any way we can make this handle both cases?
> Perhaps we just need to convert all Tegra boards to DT to solve this.
I can make it handle both, shouldn't be a problem.
-Allen
--
nvpublic
More information about the U-Boot
mailing list