[U-Boot] [PATCH 2/2] change the way of build little endian board
Mike Frysinger
vapier at gentoo.org
Mon Aug 9 19:10:50 CEST 2010
On Mon, Aug 9, 2010 at 11:13 AM, <xiangfu at openmobilefree.net> wrote:
> add CONFIG_CPU_LITTLE_ENDIAN to little endian board config.
> use -dumpmachine to check if the cross compile.
>
> ---
> Makefile | 1 +
> arch/mips/config.mk | 27 +++++++++++++++++++++++++--
> arch/mips/cpu/config.mk | 8 --------
> include/configs/pb1x00.h | 2 ++
since this is a mips-specific issue, please prefix your summaries
accordingly. so the subject should be something like:
mips: change the way of build little endian board
that way non-mips people can easily ignore this e-mail
-mike
More information about the U-Boot
mailing list