[U-Boot] Fwd: EABI 4.2

2010-03-09 Thread Praveen G K
Hello,  I am using the ARM11 platform, and I notice that when I build the uboot code, the -mabi option is set to aapcs-linux and thumb-network.  With this change, I have problems in getting the ext2ls function to work.  I was able to narrow down the problem, and in the ext2fs_iterate_dir function,

[U-Boot] EABI 4.2

2010-03-09 Thread Praveen G K
Hello,  I am using the ARM11 platform, and I notice that when I build the uboot code, the -mabi option is set to aapcs-linux and thumb-network.  With this change, I have problems in getting the ext2ls function to work.  I was able to narrow down the problem, and in the ext2fs_iterate_dir function,

Re: [U-Boot] EABI 4.2

2010-03-10 Thread Praveen G K
On Wed, Mar 10, 2010 at 5:09 AM, Martin Krause wrote: > Hi Praveen, > > u-boot-boun...@lists.denx.de wrote on Tuesday, March 09, 2010 8:35 PM: >> Hello, >> >>  I am using the ARM11 platform, and I notice that when I build the >> uboot code, the >> -mabi option is set to aapcs-linux and thumb-netwo

Re: [U-Boot] EABI 4.2

2010-03-11 Thread Praveen G K
On Thu, Mar 11, 2010 at 4:11 AM, Martin Krause wrote: > Joakim Tjernlund wrote on Wednesday, March 10, 2010 6:29 PM: >> "Martin Krause" wrote on 2010/03/10 17:52:40: >>> >>> Hi Jocke, >>> >>> Joakim Tjernlund wrote on Wednesday, March 10, 2010 5:36 PM: > Andrew Dyer wrote on Wednesday, March

Re: [U-Boot] EABI 4.2

2010-03-12 Thread Praveen G K
On Fri, Mar 12, 2010 at 3:04 AM, Detlev Zundel wrote: > Hi Praveen, > >> So, should I send a message to the gcc mailing list explaining the issue? > > Yes please. > > Thanks! >  Detlev OK Have sent a message to the gcc-bugs mailing list. I hope this is the right one. http://gcc.gnu.org/ml/gcc-bug

Re: [U-Boot] EABI 4.2

2010-03-16 Thread Praveen G K
On Fri, Mar 12, 2010 at 11:12 AM, Praveen G K wrote: > On Fri, Mar 12, 2010 at 3:04 AM, Detlev Zundel wrote: >> Hi Praveen, >> >>> So, should I send a message to the gcc mailing list explaining the issue? >> >> Yes please. >> >> Thanks! >>  D

Re: [U-Boot] EABI 4.2

2010-03-17 Thread Praveen G K
On Wed, Mar 17, 2010 at 2:48 AM, Simon Kagstrom wrote: > (Sorry if this has already been taken up, I've not been following the > discussion closely) > > On Thu, 11 Mar 2010 11:11:09 +0100 > "Martin Krause" wrote: > >> >> Does this mean, my toolchain is broken? I use ELDK4.2 for ARM. >> > >> > I b