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; 7+ 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] 7+ messages in thread
* Why my console output nothing
@ 2003-05-13  8:05 rick.liu
  2003-05-13 13:46 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: rick.liu @ 2003-05-13  8:05 UTC (permalink / raw)
  To: linuxppc-embedded


Hi all
      I am using ELDK to port linux to a simple MPC860T board. I use SMC1 to
connect to the serial port and as the console.But I can't go any further
because when i powerup,the console doesnot show any message.List my steps
here:
      1. edit ~/.kermrc as what was shown in <Denx ppcboot and linux
Guide(tqm8xxl)>.
      2. modify several line of  'TQM860L.h'.
      3. modify my UPM table and register OR1/BR1 to OR4/BR4(my sdram uses
cs4) in the file tqm8xx.c.
      4. bash>make distclean.
      5. bash>make TQM860L_config.
      7. bash>make all
      8. use a flash programmer to burn the u-boot.bin to my boot flash.
      9. bash>kermit -c
         Connecting to /dev/ttyS0, speed 115200
         Escape character:xxxxxxxxxxxxxxx :enabled
         Type xxxxxxxxxxxxxxxxxxxxxxxxxxx to got back
         or xxxxxxxxxxxxxxxxxxxxxxxxxxxxx options
         --------------------------------------
      10.power up,but nothing is output.

PS:my board info:MPC860T/SCC1 ETHERNET/SMC1 Serial/PCMCIA/CS0 FLASH 0/CS4
SDRAM

It's my first time to build a embedded linux project,wish u can help me out.

Thanks a lot!

Best regards!







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


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

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

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

Thread overview: 7+ 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
  -- strict thread matches above, loose matches on Subject: below --
2003-05-13  8:05 Why my console output nothing rick.liu
2003-05-13 13:46 ` Wolfgang Denk

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).