public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] powerpc redboot...quicc_smc1.c , cyg_hal_smcx_init_channel
@ 2005-05-03 22:00 xinumike-newsgroup
  0 siblings, 0 replies; only message in thread
From: xinumike-newsgroup @ 2005-05-03 22:00 UTC (permalink / raw)
  To: ecos-discuss



File: quicc_smc1.c
Function: cyg_hal_smcx_init_channel

I am nearly there (I think)! Thanks to everybody for
the 
comments.

I am currently getting hung up on, in quicc_smc1.c :

    uart_pram->rbase = _mpc8xx_allocBd(sizeof(struct
cp_bufdesc)*info->Rxnum + info->Rxnum);
    uart_pram->tbase = _mpc8xx_allocBd(sizeof(struct
cp_bufdesc)*info->Txnum + info->Txnum

What might I look at to resolve this?
Do I have something screwed up like my IMMR setting?

Thanks, 
 Mike



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-03 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-03 22:00 [ECOS] powerpc redboot...quicc_smc1.c , cyg_hal_smcx_init_channel xinumike-newsgroup

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).