Re: [U-Boot] Nand flash R/W,saveenv issue..

2012-05-22 Thread Manukumar
ommand: stat= mdr= fmr=f023 Page size = 0 ctrl->status(ctrl->status == LTESR_CC ? 0 : -EIO) = fffb ctrl->status= 0 FAILED! I am expecting your response at earliest. manukumar signal-networks On Tue, 2012-05-22 at 12:56 -0500, Scott Wood wrote: > On 05/22/2012 0

Re: [U-Boot] Nand flash R/W,saveenv issue..

2012-05-23 Thread Manukumar
patch... manukumar signal-networks On Wed, 2012-05-23 at 10:02 +0200, Wolfgang Denk wrote: > Dear Manukumar, > > In message <1337752596.2378.37.camel@Manukumar> you wrote: > > > > u-boot version: u-boot-2010.12 > > This is ancient code. Please update and u

[U-Boot] problem while making kernel up

2012-05-29 Thread Manukumar
10 Copy to Flash... Flash not Erased why this is happenning please give me the solution for this. manukumar signal-networks On Wed, 2012-05-23 at 11:16 -0500, Scott Wood wrote: > On 05/23/2012 03:30 AM, Manukumar wrote: > > Hello, > > when we get rference board(P1020RDB)

Re: [U-Boot] problem while making kernel up

2012-05-30 Thread Manukumar
thanks scott. i loaded my u-boot image to nand flash its fine. and also I need my kernel image and rootfs also in nand flash so that my system should make kernel UP using nand flash. how can i do this using nand flash as we are using only nand flash as boot device. manukumar siganl-networks

Re: [U-Boot] problem while making kernel up

2012-05-31 Thread Manukumar
Thanks scott.. manukumar signal-networks On Thu, 2012-05-31 at 11:21 -0500, Scott Wood wrote: > Wolfgang Denk , Marek Vasut , > joe.hershber...@ni.com, s...@denx.de, u-boot@lists.denx.de, ___ U-Boot mailing list U-Boot@lists.denx.d

Re: [U-Boot] problem while making kernel up

2012-06-01 Thread Manukumar
issue. manukumar signal-networks On Thu, 2012-05-31 at 11:21 -0500, Scott Wood wrote: > On 05/30/2012 11:15 PM, Manukumar wrote: > > thanks scott. > > > > i loaded my u-boot image to nand flash its fine. > > and also > > I need my kernel image and rootfs also in

Re: [U-Boot] problem while making kernel up

2012-06-06 Thread Manukumar
Hello scott, The issue is solved by making baud rate correction. thank you manukumar signal-networks On Fri, 2012-06-01 at 12:15 -0500, Scott Wood wrote: > On 06/01/2012 05:10 AM, Manukumar wrote: > > Hello scott. > > > > I can able make the kernel up but it hangs afte

[U-Boot] USB detection

2012-07-05 Thread Manukumar
USB EHCI 1.00 scanning bus for devices... 1 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found => usb dev USB device -1: device type unknown How do resolve this issue and why the device is not detecting my USB hard disk.? manukumar sig

Re: [U-Boot] USB detection

2012-07-09 Thread Manukumar
can_devices() 3.usb_new_device(dev) 4.usb_hub_probe(dev, 0) 5.usb_hub_configure(dev) how can we do this in u-boot source code manukumar signal-networks On Thu, 2012-07-05 at 13:45 +0200, Albert ARIBAUD wrote: > Hi Manukumar, > > On Thu, 05 Jul 2012 15:57:49 +0530, Manukumar > wrote:

Re: [U-Boot] USB detection

2012-07-11 Thread Manukumar
Hello, I resolved u-boot issues in u-boot level but i am facing an issue in kernel level usb detection can any suggest me to resolve this issue. manukumar signal-networks On Tue, 2012-07-10 at 04:17 +0200, Marek Vasut wrote: > Dear Manukumar, > > > hello > > I checked with

[U-Boot] Nand Flash Programing and Board Bring Up

2012-09-11 Thread Manukumar
up) I want to know reason why board has not up with 256MB flash. manukumar signal-networks. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] access u-boot environment variables from kernel space

2012-12-04 Thread Manukumar
Dear All, How to access u-boot environment variables from kernel space or user space in P1012 processor. The variables required to be accessed from uboot environment section are: eth1addr serverip Note: Kernel version = 2.6.35 Regards Manukumar

[U-Boot] bootm command in U-boot

2012-09-26 Thread Manukumar
the memory size into Kernel by dts/dtb file. please provide me information how dose bootm command is related to dts file.and how to overcome this issue. manukumar signal-networks ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/ma

[U-Boot] Booting through nand flash with other address

2012-10-03 Thread Manukumar
above i cant boot from nand there is no boot log messages. Please suggest me on How can i do to boot from different location Manukumar Signal-networks ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Booting through nand flash with other address

2012-10-04 Thread Manukumar
Manukumar On Wed, 2012-10-03 at 10:22 -0500, Scott Wood wrote: > On 10/03/2012 07:24:35 AM, Manukumar wrote: > > Dear all, > > > > In u-boot(u-boot-2010.12) > > That's almost two years old. Please upgrade. > > > 1) The TEXT_BASE address is 11001000. &g

[U-Boot] standalone hello_world example crashes on PowerPC

2012-03-30 Thread Manukumar
I have also experienced the same problem, by using command md.w E8008080 10. according to our memory map of our custom board. please give solution or what is the cause for this problem. manukumar signal-networks ___ U-Boot mailing list U-Boot

Re: [U-Boot] access u-boot environment variables from kernel space

2013-01-24 Thread Manukumar
3 TDO Captured = TDO Mask = 0x0fff xsvfDoXSDRTDO iErrorCode ERROR: TDO mismatch ERROR at or near XSVF command #10.See line #10 in the XSVF ASCII file. Upgarde the Image and RESTART !!! Regards Manukumar ___ U-Boot mailing list U-Boot@lists.denx.d

Re: [U-Boot] USB detection

2012-10-25 Thread Manukumar
Dear All While board bring up in custom board iam getting below mentioned error I2C: ready DRAM: DDR: failed to read SPD from address I googled it but i am un able to rectify it.. Please resole ASAP manukumar ___ U-Boot mailing list U-Boot

[U-Boot] Quer on JTAG.

2012-11-22 Thread Manukumar
Hello, I am new to JTAG related concepts and I need to know from the basics. So please provide me related document or link to study on that. Manukumar Signal-Networks ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u