Re: [U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-07-01 Thread Wolfgang Denk
Dear krishna dwivedi, please don't top post / full quote!! In message CAKAK--mJC=5_J1awu4=m1evpjpkmmib0yvnmvqjnca5wznv...@mail.gmail.com you wrote: Can you please reply on this. I can reply, but I cannot help you. I am using xlp832 mips64 netlogic board.I referred these steps from

Re: [U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-07-01 Thread krishna dwivedi
Hi Wolfgang, Can you please let me know on which mips board you have compiled this u-boot now. Regards, Krishna On Mon, Jul 1, 2013 at 3:28 PM, Wolfgang Denk w...@denx.de wrote: Dear krishna dwivedi, please don't top post / full quote!! In message CAKAK--mJC=5_J1awu4=

Re: [U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-07-01 Thread krishna dwivedi
Hi Amit, Sure.But i am trying to compile U-boot for default board qemu-mips without any changes that is supported in boards.cfg. Regards, Krishna On Mon, Jul 1, 2013 at 4:24 PM, Amit Virdi amit.vi...@st.com wrote: Krishna, On 7/1/2013 4:15 PM, krishna dwivedi wrote: Hi Wolfgang,

Re: [U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-07-01 Thread Amit Virdi
Krishna, On 7/1/2013 4:15 PM, krishna dwivedi wrote: Hi Wolfgang, Can you please let me know on which mips board you have compiled this u-boot now. Please understand that the u-boot community supports only those platforms whose support has been mainlined. If you are making changes to the

Re: [U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-06-30 Thread krishna dwivedi
Gentle Reminder!! Hi Wolfgang, Can you please reply on this. Regards, Krishna On Fri, Jun 28, 2013 at 10:20 AM, krishna dwivedi krishna.dwived...@gmail.com wrote: Hi Wolfgang, I am using xlp832 mips64 netlogic board.I referred these steps from u-boot README file. Configuration:

[U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-06-27 Thread krishna dwivedi
Hi All, I am cross-compiling u-boot2013-07 for mips64 board.These steps i have followed: 1)I have exported envionment variables CC,LD,AS,CCAS,AR and LD_LIBRARY_PATH. 2)export CROSS_COMPILE=mips64-unknown-elf- 3)make tools 4)make board_config 5)make all Linking error:relocation R_X86_64_32

Re: [U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-06-27 Thread Wolfgang Denk
Dear krishna dwivedi, In message CAKAK--mG07ZxHFzhw=qtVONpfrQS61Q=Ai_mYrLLYg+XmFj=d...@mail.gmail.com you wrote: --===1781805000== Content-Type: multipart/alternative; boundary=047d7bd6c6425eb96b04e02592ae --047d7bd6c6425eb96b04e02592ae Content-Type: text/plain;

Re: [U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board

2013-06-27 Thread krishna dwivedi
Hi Wolfgang, I am using xlp832 mips64 netlogic board.I referred these steps from u-boot README file. Configuration: TARGET archCPU BoardName brcm8xx mipsmips64 brcm8xx - - Options brcm8xx:SYS_BIG_ENDIAN Regards,