[U-Boot] Timer on OMAP3430SDP.

2009-03-07 Thread Radha Krishna
Hi All, I am using get_timer() function to find nof system ticks the NAND Read API is using. When I convert these system ticks into second I am not getting the expected value. I observed that 1 sec = 50781 ticks on OMAP3430SDP. Is this timer fine tuned for performance. Could someone

[U-Boot] Error in buffer data for NAND flash write, read on OMAP3430SDP.

2008-12-23 Thread Radha Krishna
Hi All, I am using NAND Flash write, read APIs for writing and reading of my data to/from the same block. [SNIP] OMAP34XX SDP # nand dua//I created this command The manufacturer id = 2c device Id = a1 Erasing at 0x0144 -- 100% complete. Cleanmarker written at 0x0144 .

Re: [U-Boot] Error in buffer data for NAND flash write, read on OMAP3430SDP.

2008-12-23 Thread Radha Krishna
, December 23, 2008, 10:26 PM Krishna, Radha Krishna wrote: Hi All, I am using NAND Flash write, read APIs for writing and reading of my data to/from the same block. [SNIP] OMAP34XX SDP # nand dua//I created this command Can you give details what this custom command is doing

[U-Boot] Error in buffer data for NAND flash write, read on OMAP3430SDP.

2008-10-30 Thread Radha Krishna
Hi, I am using NAND Flash write, read APIs for writing and reading of my data to/from the same block. [SNIP] OMAP34XX SDP # nand dua//I created this command The manufacturer id = 2c device Id = a1 Erasing at 0x18 -- 101% complete. Cleanmarker written at 0x18. ERASE OK Writing data

[U-Boot] Compilation problem for TI3430 board.

2008-10-17 Thread Radha Krishna
Hi, I have downloaded U-boot and trying to compile it for the Target omap3430sdp_config. Using commands Step 0: make distclean Step 1: make CROSS_COMPILE=arm-none-linux-gnueabi- omap3430sdp_config Step 2: make CROSS_COMPILE=arm-none-linux-gnueabi- I had problem in the

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

2008-10-17 Thread Radha Krishna
, October 17, 2008, 11:06 AM 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

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: