LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Question about SMC serial port on MPC8270 in u-boot
@ 2005-08-31  0:51 FCG WANG Baohua
  2005-08-31  7:03 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: FCG WANG Baohua @ 2005-08-31  0:51 UTC (permalink / raw)
  To: linuxppc-embedded, wd; +Cc: Jack_liu, Tsi-Chung.Liew

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

Dear All:
 When i port the u-boot 1.1.3 on my MPC8270 board, the serial port has the following question:
  1. the Dual port ram cannot be revised manually, but can be revised by the u-boot code. What's the problem?
   2. the serial_putc() in serial_smc.c is loop forever on  "while (tbdf->cbd_sc & BD_SC_READY);". How to slove the bug?
   3. the speed.c calc the wrong cpm, cpu, brg_clk, I had hard coded the right   cpm, cpu, brg_clk values. But the "m8260_cpm_setbrg()" is still wrong? Why?
       the registers are all right.
   4. Can you tell me the ALL items about the SMC1  UART output? I had checked almost all the concerned SMC registers, IO ports,
        data structures, they all seems right, but the UART cannot work. How could I find the problem? 
   thanks a lot ! 



[-- Attachment #2: Type: text/html, Size: 2056 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-31  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31  0:51 Question about SMC serial port on MPC8270 in u-boot FCG WANG Baohua
2005-08-31  7:03 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox