[U-Boot] [[Patch V2] mips: 03/16] add cpu/mips64/config.mk

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang --- arch/mips/cpu/mips64/config.mk | 39 +++ 1 file changed, 39 insertions(+) create mode 100644 arch/mips/cpu/mips64/config.mk diff --git a/arch/mips/cpu/mips64/config.mk b/arch/mips/cpu/mips64/config.mk new file mode 100644 in

[U-Boot] [[Patch V2] mips: 03/16] add cpu/mips64/config.mk

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang --- arch/mips/cpu/mips64/config.mk | 39 +++ 1 file changed, 39 insertions(+) create mode 100644 arch/mips/cpu/mips64/config.mk diff --git a/arch/mips/cpu/mips64/config.mk b/arch/mips/cpu/mips64/config.mk new file mode 100644 in

Re: [U-Boot] [[Patch V2] mips: 03/16] add cpu/mips64/config.mk

2012-08-17 Thread Mike Frysinger
On Friday 17 August 2012 11:30:46 Zhizhou Zhang wrote: > --- /dev/null > +++ b/arch/mips/cpu/mips64/config.mk > > +ENDIANNESS = -EL > + > +MIPSFLAGS += $(ENDIANNESS) seems to me this logic should get moved out of mips32/config.mk and into the top level mips config.mk -mike signature.asc Descrip