u-boot-brain/arch/powerpc
Scott Wood 6ec63f411e powerpc: change .fixup test to a GCC version test
This was introduced by commit 2446151974, but it
fails in a minimal SPL build where the only thing in arch/powerpc/lib is
cache.c, which apparently doesn't generate any fixup records.

The problem is reported to occur with GCC 3.x, so insist on GCC 4.0 or newer.
Patterned after checkthumb as suggested by Tom Rini.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Peter Tyser <ptyser@xes-inc.com>
Cc: Tom Rini <trini@ti.com>
--
v2: test gcc version instead of testing nothing
2012-11-26 15:41:22 -06:00
..
cpu powerpc/mpc85xx: add comma before "already enabled" 2012-11-26 15:41:20 -06:00
include/asm arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined 2012-11-04 11:00:35 -07:00
lib powerpc: change .fixup test to a GCC version test 2012-11-26 15:41:22 -06:00
config.mk powerpc: change .fixup test to a GCC version test 2012-11-26 15:41:22 -06:00