Re: [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.

2008-10-18 Thread Wolfgang Denk
Dear Radha Krishna, In message [EMAIL PROTECTED] you wrote: As you suggested I have DOS to UNIX conversion. It worked. I have another proble now. make: arm-none-linux-gnueabi-gcc: Command not found ... Could please somebody tell me the solution for this. You must install the

Re: [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.

2008-10-18 Thread Nishanth Menon
Radha Krishna said the following on 10/17/2008 07:53 PM: I am doing U-boot for TI3430 boad. Step 0: make distclean //worked fine Step 1: make CROSS_COMPILE=arm-none-linux-gnueabi- omap3430sdp_config //worked fine Step 2: make CROSS_COMPILE=arm-none-linux-gnueabi- //Error [SNIP] $

Re: [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.

2008-10-17 Thread Jerry Van Baren
Hi Radha, Please don't top post. Radha Krishna wrote: Hi GVB, You are right. Could you tell me the solution. Don't use DOS (aka Windows). Since you already have a problem there, you can use dos2unix or equivalent. If you feel you must use Windows, many Windows editors (e.g. UltraEdit)

Re: [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.

2008-10-17 Thread Radha Krishna
-s ../lib_generic/crc32.c crc32.c Could please somebody tell me the solution for this. Best Regards, Krishna. From: Jerry Van Baren [EMAIL PROTECTED] Subject: Re: [U-Boot-Users] Compilation problem for TI3430 board. To: [EMAIL PROTECTED], U-Boot user list u-boot@lists.denx.de Date: Friday

Re: [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.

2008-10-17 Thread Radha Krishna
Hi, I am doing U-boot for TI3430 boad. Step 0: make distclean //worked fine Step 1: make CROSS_COMPILE=arm-none-linux-gnueabi- omap3430sdp_config //worked fine Step 2: make CROSS_COMPILE=arm-none-linux-gnueabi- //Error [SNIP] $ make CROSS_COMPILE=arm-none-linux-gnueabi- make: