Re: [U-Boot] [Patch 15/16] add standalone link script

2012-08-15 Thread Daniel Schwierzeck
why don't you use CONFIG_64BIT like you did in board/qemu_mips/u-boot.lds? 2012/8/14 Zhi-zhou Zhang : > diff --git a/examples/standalone/mips64.lds b/examples/standalone/mips64.lds > new file mode 100644 > index 000..00b96da > --- /dev/null > +++ b/examples/standalone/mips64.lds > @@ -0,0 +1,5

[U-Boot] [Patch 15/16] add standalone link script

2012-08-14 Thread Zhi-zhou Zhang
diff --git a/examples/standalone/mips64.lds b/examples/standalone/mips64.lds new file mode 100644 index 000..00b96da --- /dev/null +++ b/examples/standalone/mips64.lds @@ -0,0 +1,59 @@ +/* + * (C) Copyright 2003 + * Wolfgang Denk Engineering, + * + * See file CREDITS for list of people who con