On Sun, May 13, 2012 at 10:24:19PM -0700, Mike Frysinger wrote:
> On Monday 07 May 2012 12:36:00 Allen Martin wrote:
> > The other option is to compile all of tegra armv4t by modifying
> > arch/arm/cpu/armv7/config.mk
> 
> no it's not.  arch and board config.mk get sourced, so you can put this 
> board/arch specific cruft there.  we do it for blackfin boards all the time 
> ... 
> see board/bf537-stamp/config.mk for example.
> -mike
> 

Thanks Mike, that definately sounds preferable, I'll take a look.

I recently posted a patch series that makes this kind of hack
unnecessary for tegra: "split tegra arm7 code into separate SPL".  If
you get a chance it could definately use a few more eyeballs :^)

Especially the following two changes, which are probably the most
controversial:

tegra2: move tegra2 SoC code to arch/arm/cpu/tegra2-common
mkconfig: add support for SPL CPU

-Allen
-- 
nvpublic
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to