Re: [U-Boot] the mips cache code question ?

2010-12-01 Thread Scott Nicholas
Sorry for the two successive posts, I looked at the disassembly... On Wed, Dec 1, 2010 at 1:26 AM, 奥刘 wrote: > Dear All: > >   Recently , i have build a embedded environment with Uboot . And My Chip > is adm5120 , mips4kc code. > >   In the file .\cpu\mips\cache.s , i found some code confounded .

[U-Boot] the mips cache code question ?

2010-12-01 Thread Scott Nicholas
hello, On Wed, Dec 1, 2010 at 10:27 AM, Andrew Dyer wrote: > On Dec 1, 2010 12:26 AM, "奥刘" wrote: > >>  In the file .\cpu\mips\cache.s , i found some code confounded . >> >>  line 152 to line 156 : >> >>                       cache_op Index_Store_Tag_I t0 >>                       PTR_ADDU t0, a2

Re: [U-Boot] DEC21140 driver && netconsole && new target.

2010-11-24 Thread Scott Nicholas
Hello, On Wed, Nov 24, 2010 at 4:18 PM, Wolfgang Denk wrote: > Dear Scott Nicholas, > > In message you > wrote: >> > > There is no dec21140 Ethernet driver in mainline U-Boot, so it's > pretty unlikely that there will be much feedback.  Just don't b

[U-Boot] DEC21140 driver && netconsole && new target.

2010-11-24 Thread Scott Nicholas
Hello, I have a board which uses dec21140-like ethernet, non-pci. In Linksys' GPL release is old u-boot (seems 1.1.4). I had same problem with 2010.09, in that when I enable netconsole, I saw each putc/puts twice! I read dec2114x datasheet in detail, and firstly, wonder if anyone else has tested