Re: [U-Boot] [Patch V3 4/4] [MIPS] Disable standalone while building MIPS64

2012-08-26 Thread Daniel Schwierzeck
2012/8/26 Zhi-zhou Zhang : > > > On Fri, Aug 24, 2012 at 8:23 AM, Daniel Schwierzeck > wrote: >> >> 2012/8/20 Zhizhou Zhang : >> > I think copy mips.lds to mips64.lds with only one line changed is not >> > good. So I disable it in top Makefile. >> > Signed-off-by: Zhizhou Zhang >> > --- >> > Mak

Re: [U-Boot] [Patch V3 4/4] [MIPS] Disable standalone while building MIPS64

2012-08-26 Thread Zhi-zhou Zhang
On Fri, Aug 24, 2012 at 8:23 AM, Daniel Schwierzeck < daniel.schwierz...@gmail.com> wrote: > 2012/8/20 Zhizhou Zhang : > > I think copy mips.lds to mips64.lds with only one line changed is not > > good. So I disable it in top Makefile. > > Signed-off-by: Zhizhou Zhang > > --- > > Makefile |2

Re: [U-Boot] [Patch V3 4/4] [MIPS] Disable standalone while building MIPS64

2012-08-23 Thread Daniel Schwierzeck
2012/8/20 Zhizhou Zhang : > I think copy mips.lds to mips64.lds with only one line changed is not > good. So I disable it in top Makefile. > Signed-off-by: Zhizhou Zhang > --- > Makefile |2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Makefile b/Makefile > index 5ce5cc3..626d888 100

[U-Boot] [Patch V3 4/4] [MIPS] Disable standalone while building MIPS64

2012-08-20 Thread Zhizhou Zhang
I think copy mips.lds to mips64.lds with only one line changed is not good. So I disable it in top Makefile. Signed-off-by: Zhizhou Zhang --- Makefile |2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 5ce5cc3..626d888 100644 --- a/Makefile +++ b/Makefile @@ -155,8

[U-Boot] [Patch V3 4/4] [MIPS] Disable standalone while building MIPS64

2012-08-20 Thread Zhizhou Zhang
I think copy mips.lds to mips64.lds with only one line changed is not good. So I disable it in top Makefile. Signed-off-by: Zhizhou Zhang --- Makefile |2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 5ce5cc3..626d888 100644 --- a/Makefile +++ b/Makefile @@ -155,8