linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: Why my console output nothing
@ 2003-05-14  7:27 rick.liu
  2003-05-14  8:10 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: rick.liu @ 2003-05-14  7:27 UTC (permalink / raw)
  To: linuxppc-embedded


Dear Wolfgang

Thanks for ur reply,in your message you wrote:
======= 2003-05-13 15:46:00 =======

>Dear Rick,
>
>
>Chances for useful  replies  are  much  better  in  the  u-boot-users
>mailing list instead.

Later I will try :-)

>
>Chances for useful replies would be even better  if  you  provided  a
>little more information. "modify several line of ..." is not really a
>precise description of what you did.
>

you mean it's not the problem of my console configuration but the u-boot
program?
But I thought it might at least output some message of the board before it can
output the prompt "=>",is that right? Listing all my chang in the TQM860L.h
may help:

#define	CONFIG_CLOCKS_IN_MHZ	50 /*50Mhz osc connected to 860_EXTCLK*/
#define CONFIG_BOARD_TYPES	0     /*It's a simple board ,supported?*/
#define CFG_OR0_PRELIM	0xfff80920  /*boot flash is AM29LV040B,512k*/
#define CFG_BR0_PRELIM	0x40000401  /* magic numbers of my modify take
                                       /*reference from a working vxworks
BSP's
                                       /* romInit.s of the same board*/

/* #define SDRAM_BASE2_PRELIM	0x00000000*/
#define SDRAM_BASE4_PRELIM	0x00000000  /*cs4 is sdram*/

#define CFG_OR4_PRELIM	0xfe000f60
#define CFG_BR4_PRELIM	0x00000081

#define CFG_MAMR_11COL	0x10924111 /*11 col,here is the value I write to mamr
in tqm8xx.c*/

#define CONFIG_SCC1_ENET	1 /*should add a number?*/
/*#define CONFIG_FEC_ENET*/ /*no FEC*/

and in tqm8xx.c,I did like this:

1.changed upm_table according to my sdram;
2.modify the register's value in the function initdram()


>
>Porting U-Boot to new hardware requires more  than  just  tweaking  a
>line  here  and there. It will require both an in-depth understanding
>of the hardware and U-Boot.
>

:-),I am trying to learn,would u  recommend some helpful material about
u-boot?

>
>Did you read the README that comes with U-Boot?
>
yes

>Finally: did you order your BDI2000 yet? You will  probably  need  it
>soon.

I know that,and I will try to persuade my "boss".

Best regards,
Rick Liu





--http://www.eyou.com
--Îȶ¨¿É¿¿µÄÃâ·Ñµç×ÓÐÅÏä  ÓïÒôÓʼþ  ÒÆ¶¯ÊéÇ©  ÈÕÀú·þÎñ  ÍøÂç´æ´¢...ÒÚÓÊδ¾¡


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2003-05-14 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14  7:27 Why my console output nothing rick.liu
2003-05-14  8:10 ` Wolfgang Denk
2003-05-14 12:45   ` Bret Indrelee
2003-05-14 13:53     ` boot PPClinux on Sandpoint with Atlimus board dong in kang
2003-05-14 17:42       ` Mark A. Greer

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 NNTP newsgroup(s).