Re: [U-Boot] MAKEALL ml507_flash return "Not enough room forprogramheaders" error

2008-11-10 Thread Benny Chen
Hi Guys, The above error message was resolved by using the ELDK cross compiler. Previously I was using Xilinxs powerpc-eabi-xx cross compiler to build U-Boot. Cheers, Benny -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benny Chen Sent: Wednesday, 5

[U-Boot] U-Boot bootstrap solution on the ML507 board.

2008-11-10 Thread Benny Chen
Hi Guys, I have been chasing my tail on this one. But I just want to make sure others don't have to go through this process. Below is a solution that works for me. 1. When using the ml507_flash design you need to map your onboard NOR FLASH at 0xFE00 to 0x. More precisely y

Re: [U-Boot] =?us-ascii?Q?Re=3A=20=5BU=2DBoot=5D=20MAKEALL=20ml507=5Fflash=20return=20=22Not=20enough=20room=20for

2008-11-05 Thread Benny Chen
EMAIL PROTECTED] Sent: Thursday, 6 November 2008 4:13 AM To: Benny Chen Cc: Ricardo; u-boot@lists.denx.de Subject: Re: =?us-ascii?Q?Re=3A=20=5BU=2DBoot=5D=20MAKEALL=20ml507=5Fflash=20return=2 0=22Not=20enough=20room=20for Hi Benny and Ricardo, How are you Benny? I am not xilinx ppc expert but it s

Re: [U-Boot] MAKEALL ml507_flash return "Not enough room for programheaders" error

2008-11-04 Thread Benny Chen
-bit to hold the _start address. But I don't know how to do this in assembler. If you have any idea on this it would be much appreciated. Thanks once again mate. Regards, Benny -Original Message- From: Ricardo [mailto:[EMAIL PROTECTED] Sent: Tue 04/11/2008 19:13 To: Benny Chen

Re: [U-Boot] MAKEALL ml507_flash return "Not enough room for programheaders" error

2008-11-03 Thread Benny Chen
anyone have any idea with this issue? Regards, Benny -Original Message- From: Ricardo [mailto:[EMAIL PROTECTED] Sent: Monday, 3 November 2008 6:26 PM To: Benny Chen Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] MAKEALL ml507_flash return "Not enough room for programheaders" err

[U-Boot] MAKEALL ml507_flash return "Not enough room for program headers" error

2008-11-02 Thread Benny Chen
Hi there, I am trying to build a U-Boot image for the ML507 board running from FLASH and got the "Not enough room for program headers" error. The main difference for my setup is the toolchain. I am using the powerpc-eabi-ld linker from Xilinx's EDK tool chain to build the ml507_flash design f