Re: [U-Boot] U-Boot software debug tools ?

2011-07-06 Thread sywang
BDI JTAG -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Bill Chan(袪益綸_ASR) Sent: 2011年7月7日 12:28 To: u-boot@lists.denx.de Subject: [U-Boot] U-Boot software debug tools ? Dear Sir from U-Boot, This is Bill from Taiwan,

[U-Boot] how does Linux call the function from u-boot?

2011-03-31 Thread sywang
___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] how does Linux call the function from u-boot?

2011-03-31 Thread sywang
? Thanks! Shuyou -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: 2011年3月31日 18:01 To: sywang Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] how does Linux call the function from u-boot? Dear sywang, In message E20D124831AF42E094DEFD4F59B45E9E@sywangPC you wrote: how

[U-Boot] last reboot information for u-boot

2011-03-24 Thread sywang
I have a question about how to save last warm-reboot information. I am trying to find a method to save last warm-reboot reason. If I want to save the information by DRAM memory, how to do this? Thanks! Shuyou ___ U-Boot mailing list

Re: [U-Boot] TFTP Issue

2010-12-16 Thread sywang
Do you have bootp or DHCP server? -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of T K, Sunil Kumar Sent: 2010年12月17日 14:14 To: 'u-boot@lists.denx.de' Subject: [U-Boot] TFTP Issue Hi All, When I start for TFTP I see below shown

Re: [U-Boot] Bad page state in process 'swapper'

2010-11-02 Thread sywang
To: sywang Cc: u-boot@lists.denx.de Subject: Re: Bad page state in process 'swapper' Le 02/11/2010 08:37, sywang a écrit : While U-boot loads the Linux image, I have the following error. Do you have any suggestions on this? detected lzma initramfs initramfs: LZMA lc=3,lp=0,pb=2,dictSize

Re: [U-Boot] Bad page state in process 'swapper'

2010-11-02 Thread sywang
Hi, I found that vmalloc is not able to allocate the memory. What parameters from u-boot are not right? Thanks! Shuyou -Original Message- From: sywang [mailto:syw...@dongniannetworks.com] Sent: 2010年11月2日 16:13 To: 'Albert ARIBAUD' Cc: 'u-boot@lists.denx.de' Subject: RE: Bad page

Re: [U-Boot] Bad page state in process 'swapper'

2010-11-02 Thread sywang
! Shuyou -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: 2010年11月2日 16:40 To: sywang Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Bad page state in process 'swapper' Dear sywang, In message 20101102073757.0c5e828...@theia.denx.de you wrote: While U-boot loads

[U-Boot] Data bus error

2010-10-19 Thread sywang
Did you have the data bus error with CN5010-based board at porting u-boot? How to debug? Any suggestions on this? Thanks! Shuyou ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] GDB: cannot access memory at adderss 0xbfc00000

2010-10-17 Thread sywang
Do you encounter the following question while u-boot is debugged by BDI3000 and GBD? Cannot access memory at address 0xbfc0? Thanks! Shuyou ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] warning: GDB can't find the start of the function at 0x1fc0003c.

2010-10-09 Thread sywang
While debugging u-boot by BDI3000 and GDB, I have the following issue. Do you encounter such a problem? How to fix it? Any suggestions are warmly welcome? (gbd) n [wan...@localhost u-boot]$ /home/wangsy/gdb-mips/bin/mips-linux-gdb u-boot-octeon_bbgw_ref_failsafe GNU gdb (GDB) 7.2 Copyright

Re: [U-Boot] u-boot vs. Cavium 5010 pci init

2010-10-08 Thread sywang
Who debuged u-boot on the board based on Cavium CN5010? Thanks! Shuyou -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: 2010年9月26日 16:56 To: Graeme Russ Cc: sywang; u-boot@lists.denx.de Subject: Re: [U-Boot] u-boot vs. Cavium 5010 pci init Dear Graeme Russ

[U-Boot] U-boot debug with BDI3000

2010-10-07 Thread sywang
Hi, Does anyone have a working BDI2000/3000 configuration for CN5010 dev.board? I need it to have DDR and NOR flash support so that I can flash a new bootloader into NOR. Thanks! Shuyou ___ U-Boot mailing list

Re: [U-Boot] U-boot debug with BDI3000

2010-10-07 Thread sywang
Andreas, Thanks for your help. When you have it, please send an email with the configuration file to me. Thanks! Shuyou -Original Message- From: Andreas Bießmann [mailto:andreas.de...@googlemail.com] Sent: 2010年10月8日 0:14 To: sywang Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] U

[U-Boot] DDR SPD table

2010-10-04 Thread sywang
Do you have the general materials about DDR programming in u-boot? Thanks! Shuyou ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] u-boot cannot jump to board_init_f

2010-10-02 Thread sywang
Hi, Do you get the following problem while porting the u-boot for CN50XX? U-boot cannot jump to board_init_f. What reasons can lead to this problem? Thanks! Shuyou ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] How to do pci_init in flash

2010-09-27 Thread sywang
! Shuyou -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: 2010年9月27日 15:27 To: sywang Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] How to do pci_init in flash Dear sywang, In message 20100927020635.0547228...@theia.denx.de you wrote: I want to do pci configuration

[U-Boot] How to debug u-boot with GDB BDI3000

2010-09-27 Thread sywang
Thanks for your time. I 'm just working on a u-boot on the board with CN5010, but it looks like there are some problems with GDB and BDI3000. I have built the debug environment covering GDB BDI3000 my board, but later I sadly found that the breakpoint doesn't work. Could you give me

Re: [U-Boot] How to debug u-boot with GDB BDI3000

2010-09-27 Thread sywang
Thanks for your comments. Who has done this? Please contact me. Thanks! Shuyou -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: 2010年9月27日 18:08 To: sywang Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] How to debug u-boot with GDB BDI3000 Dear sywang

Re: [U-Boot] u-boot vs. Cavium 5010 pci init

2010-09-26 Thread sywang
: 2010年9月26日 14:53 To: sywang Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] u-boot vs. Cavium 5010 pci init Dear sywang, Am 26.09.2010 um 02:21 schrieb sywang: Hello, everyone, Do you know what bugs or problems there are on u-boot with Cavium CN5010 PCI init? The problem is that the whole

[U-Boot] How to do pci_init in flash

2010-09-26 Thread sywang
Hello everyone, I want to do pci configuration in the function 'board_init_f'. How to do this? Could I call the function pci_init in the function 'board_init_f' or add the function pci_init into the function array init_sequence ? In other words, what pre-conditions there are

[U-Boot] u-boot vs. Cavium 5010 pci init

2010-09-25 Thread sywang
Hello, everyone, Do you know what bugs or problems there are on u-boot with Cavium CN5010 PCI init? Now I have the following on the board with Cavium CN5010. The board will hang when PCI init with the U-boot. Any suggestions are welcome. How to identify if the issue's cause is HW or SW?

[U-Boot] The board hangs while PCI-init

2010-09-23 Thread sywang
Hello, everyone, I try to bring the u-boot up on the board with Cavium CN5010. When pci-init is executed on the board_init_r, the board will hang. Did you have such a question before? Any suggestions are welcome. Thanks! Shuyou ___