From: "rick.liu" <dovi@eyou.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Why my console output nothing
Date: 14 May 2003 15:27:00 +0800 [thread overview]
Message-ID: <20030514152700.68497.qmail@eyou.com> (raw)
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/
next reply other threads:[~2003-05-14 7:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-14 7:27 rick.liu [this message]
2003-05-14 8:10 ` Why my console output nothing 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030514152700.68497.qmail@eyou.com \
--to=dovi@eyou.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).