All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Blank console with IXDP425 in U-boot-1.1.6
Date: Mon, 11 Jun 2007 13:13:28 +0200	[thread overview]
Message-ID: <200706111313.28527.sr@denx.de> (raw)
In-Reply-To: <11058369.post@talk.nabble.com>

Hi Queenie,

On Monday 11 June 2007, Queenie wrote:
> Iam a newbie in this field. I have a customed target board having IXP425.
> This board has been working fine with Redboot. I do not have the working
> source code for Redboot but only the bin file which works fine.
> I now want to customise the u-boot and make u-boot the bootloader for this
> board.
>
> I have downloaded u-boot-1.1.6. Also I have downloaded the npe microcode
> from intel website (IPL_ixp400NpeLibrary-2_4).
> The tool chain I have downloaded is arm-linux-tools-20061213.tar.gz
> I have added the toolchain in my $PATH (.bash_profile file)
> I complied my u-boot for IXDP425 by giving the command "make
> ixdp425_config" and the "make all"

Yes, but if I understand you correctly, then you don't have the Intel IXDP425 
board, but a custom specific board. Correct? I assume that there are some 
differences to the Intel board. What are those differences? You have to 
*port* U-Boot to your specific hardware.

> It complied sucessfully and gave me a u-boot.bin and u-boot.srec file.
>
> I used this u-boot.bin file and loaded it into my target board flash using
> an ICE. after this is accomplished, I restarted the board and connected the
> console of my target board so that i could observe the bootloader prompt on
> the hyperterminal.
> I see nothin on the console (hyperterminal)
> I have connect it with baud rate 115200, 8 data bits, parity bits none, 1
> stop bit and flow control as none. I even tried with flow control as
> hardware.
>
> Please advise where i could be going wrong and how i should proceed.

As mentioned above, using a binary compiled for a different board will in most 
cases not work.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2007-06-11 11:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11 10:41 [U-Boot-Users] Blank console with IXDP425 in U-boot-1.1.6 Queenie
2007-06-11 11:13 ` Stefan Roese [this message]
2007-06-11 11:25   ` Ori Idan
2007-06-11 11:32   ` Queenie
2007-06-11 11:35     ` Ori Idan
2007-06-12  6:09       ` Queenie
2007-06-12  8:41         ` Stefan Roese
2007-06-18  5:25           ` Queenie
2007-06-21  9:43             ` Queenie
2007-06-11 11:47     ` Stefan Roese

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=200706111313.28527.sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.