linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: "rick.liu" <dovi@eyou.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Why my console output nothing
Date: Wed, 14 May 2003 10:10:37 +0200	[thread overview]
Message-ID: <20030514081042.2C117C6092@atlas.denx.de> (raw)
In-Reply-To: Your message of "14 May 2003 15:27:00 +0800." <20030514152700.68497.qmail@eyou.com>


Hello,

in message <20030514152700.68497.qmail@eyou.com> you wrote:
>
> you mean it's not the problem of my console configuration but the u-boot
> program?

That might be the case. But obviously I can only speculate.

> 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

This is correct. But you need to get a couple of things right  before
you see a single character onthe console.

> and in tqm8xx.c,I did like this:

You should not change existing files in an incompatible way.  Instead
you  should  add  your  own set of files for your hardware. Otherwise
there will not be any chance to include your modifications  intot  he
public source tree.

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

I have no way to tell if your modifications might work. But  this  is
not  (yet)  relevant.  You will see output on the console long before
RAM is accessed.

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

Read the sources :-)

> >Finally: did you order your BDI2000 yet? You will  probably  need  it
> >soon.
>
> I know that,and I will try to persuade my "boss".

Tell him that you are stuck and cannot continue without the right tool.

Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
All a hacker needs is a tight PUSHJ, a loose pair of UUOs, and a warm
place to shift.

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

  reply	other threads:[~2003-05-14  8:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14  7:27 Why my console output nothing rick.liu
2003-05-14  8:10 ` Wolfgang Denk [this message]
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=20030514081042.2C117C6092@atlas.denx.de \
    --to=wd@denx.de \
    --cc=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).