Re: [U-Boot] QorIQ NAND-Boot configs not building

2010-09-08 Thread Kumar Gala
On Sep 8, 2010, at 3:41 PM, Wolfgang Denk wrote: > > Ah, I see - this happens when building with a generic PPC toolchain > like ELDK's "ppc_6xx-"; when using "ppc_85xxDP-" instead the build > succeeds. > > > Does this give you a hint how to fix this? Not terribly, but I was using ppc_85xxDP-.

Re: [U-Boot] QorIQ NAND-Boot configs not building

2010-09-08 Thread Wolfgang Denk
Dear Kumar Gala, In message <032f2ee7-6c88-4c83-af81-55874220f...@kernel.crashing.org> you wrote: > > Can you retry w/top of tree and let me know results. I tried this w/o > seeing any issues. The build failures I'm getting are with: > > P2020DS_36BIT This gives just a harmless (but pretty co

Re: [U-Boot] QorIQ NAND-Boot configs not building

2010-09-07 Thread Kumar Gala
On Aug 19, 2010, at 2:47 AM, Wolfgang Denk wrote: > Dear Kumar Gala, > > In message you > wrote: >> >> This will take a bit longer since it seems to be compiler version >> dependent. Not seeing it with gcc 4.3.2. What gcc are you using? > > gcc 4.2.2 as comes with ELDK 4.2 > > Best regard

Re: [U-Boot] QorIQ NAND-Boot configs not building

2010-08-19 Thread Wolfgang Denk
Dear Kumar Gala, In message you wrote: > > This will take a bit longer since it seems to be compiler version > dependent. Not seeing it with gcc 4.3.2. What gcc are you using? gcc 4.2.2 as comes with ELDK 4.2 Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang

Re: [U-Boot] QorIQ NAND-Boot configs not building

2010-08-19 Thread Kumar Gala
On Aug 18, 2010, at 5:15 PM, Wolfgang Denk wrote: > Dear Andy & Kumar, > > all QorIQ NAND-Boot configurations are apeareantly failing to build. > > I get > > ld: NAND bootstrap too big > > error messages for these board configurations: P1011RDB_NAND, > P1020RDB_NAND, P2010RDB_NAND, and

[U-Boot] QorIQ NAND-Boot configs not building

2010-08-18 Thread Wolfgang Denk
Dear Andy & Kumar, all QorIQ NAND-Boot configurations are apeareantly failing to build. I get ld: NAND bootstrap too big error messages for these board configurations: P1011RDB_NAND, P1020RDB_NAND, P2010RDB_NAND, and P2020RDB_NAND Please fix. Thanks in advance. Best regards, Wolfgan