Home
last modified time | relevance | path

Searched hist:ca2fca22351aa8d2f52e21f2dffb22b0c82170b6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/
H A DREADMEca2fca22351aa8d2f52e21f2dffb22b0c82170b6 Fri Sep 21 16:27:32 CDT 2012 Scott Wood <scottwood@freescale.com> spl: introduce CONFIG_SPL_TARGET

Currently the SPL target is specified in a CPU-specific makefile
fragment. While some targets may need something more complicated than a
simple target name, targets which don't need this shouldn't have to provide a makefile fragment just for this.

Signed-off-by: Scott Wood <scottwood@freescale.com>
---
v2: Removed default target as it's been pointed out to me how existing platforms
cause the SPL to be built.
H A DMakefileca2fca22351aa8d2f52e21f2dffb22b0c82170b6 Fri Sep 21 16:27:32 CDT 2012 Scott Wood <scottwood@freescale.com> spl: introduce CONFIG_SPL_TARGET

Currently the SPL target is specified in a CPU-specific makefile
fragment. While some targets may need something more complicated than a
simple target name, targets which don't need this shouldn't have to provide a makefile fragment just for this.

Signed-off-by: Scott Wood <scottwood@freescale.com>
---
v2: Removed default target as it's been pointed out to me how existing platforms
cause the SPL to be built.