[U-Boot] [PATCH 1/9] tegra2: Add arch_cpu_init() to fire up Cortex-A9
Mike Frysinger
vapier at gentoo.org
Fri Oct 14 00:52:05 CEST 2011
On Thursday 13 October 2011 17:05:55 Simon Glass wrote:
> --- a/arch/arm/lib/Makefile
> +++ b/arch/arm/lib/Makefile
>
> +# Tegra has an ARMv4T CPU which runs board_init_f(), so we must build this
> +# file with compatible flags
> +ifdef CONFIG_TEGRA2
> +CFLAGS_arch/arm/lib/board.o += -march=armv4t
> +endif
all Tegra SoC's have an ARMv4T inside of the package ? that's a bit crazy.
isn't there a tegra-specific config.mk somewhere we could add this instead ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111013/2fdd0bc9/attachment.pgp
More information about the U-Boot
mailing list