[U-Boot-Users] Is it easy to config BR1/OR1 as SDRAM in u-boot?

2008-03-19 Thread solaz
ill go. or let the hardware engineer change SDRAM to CS2 (BR2/OR2) may be easier? Thank you for your advice, solaz -- View this message in context: http://www.nabble.com/Is-it-easy-to-config-BR1-OR1-as-SDRAM-in-u-boot--tp16145448p16145448.html Sent from the Uboot - Users mailing list archiv

Re: [U-Boot-Users] Is it easy to config BR1/OR1 as SDRAM in u-boot?

2008-03-20 Thread solaz
You are right. I checked the TQM8260 and found several interesting things. Thank you very much. solaz wd wrote: > > In message <[EMAIL PROTECTED]> you wrote: >> >> How can I modify the u-boot source code for the mpc8260ads family to let >> u-boot recognize

[U-Boot-Users] FCC1 Ethernet can send but not receive in ping

2008-05-12 Thread solaz
have only tried FCC1, not FCC2 yet. The Ethernet tranceiver is LXT973. regards, Solaz Here are settings related to FCC1: = in /board/MyBoard.c= /* Port A configuration */ { /*conf ppar psor pdir podr pdat */ /* PA31 */ { 1, 1, 1, 0, 0, 0 }, /