public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michael Schwingen <rincewind@discworld.dascon.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] 1.1.4 and 2.6 kernel
Date: Tue, 27 Jun 2006 19:27:39 +0200	[thread overview]
Message-ID: <44A16A8B.4070106@discworld.dascon.de> (raw)
In-Reply-To: <29f916510606270143g5d143086oaa336b93f2225495@mail.gmail.com>

alfred hitch wrote:
> Hi All,
>
> I am trying to get 2.6 kernel boot on a plattfor very similar to ixdp425.
> We already have u-boot 1.1.1 and 2.4 kernel working for us. But, while 
> trying to get the 2.6 working.
>
> I get the Booting image at XXXX
> XXXX
> Starting Kernel ...
>
> And after that nothing.
>
> At this stage I am expecting the "Uncompressing Linux ......"
>
> What could be going wrong ? Same board, if I put in 2.4 on a 1.1.4 
> version u-boot, it boots fine.
>
> Is it some tty redirection issue ??
> Only change from IXDP425 board is sdram configuration and ttyS1 for 
> console instead of ttyS0.
> Suspecting later but then 2.4 shouldnt' have also booted up ?
Maybe.

I just ran into similar problems. Since I had trouble getting a kernel 
to boot on my custom IXP425 board, I borrowed a IXDP425 board last 
weekend and tried that.

I have:
 - IXDP425 board with redboot in flash
 - a working kernel that can be booted by redboot via tftp.

Replacing redboot by u-boot (pulled from git last week), the kernel is 
started, but the early output (like "uncompressing kernel") does not 
appear on any of the UART ports.

When the kernel finally has the console set up, the messages appear - 
but if it panics before that point, there is no output at all.

Tracing into the kernel startup using gdb + bdi2000, I found no obvious 
reason as to why this happens, but I did not have enough time to really 
dig into the problem - and since I found the reason for my hang, this 
has now moved down in priority a bit. I can boorow the IXDP425 board 
again if absolutely necessary.

My guess would be that u-boot leaves the hardware in some different 
state than redboot, so that the early UART output in the linux kernel 
fails, but this is only a guess. However, since this happens only with 
u-boot and not with redboot, it does not seem to be a pure linux problem.


As a sidenote, the SDRAM config for the IXDP425 seems wrong to me: the 
board has 256MB SDRAM, but config.h shows only 16MB?

cu
Michael

  parent reply	other threads:[~2006-06-27 17:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27  8:43 [U-Boot-Users] 1.1.4 and 2.6 kernel alfred hitch
2006-06-27  8:50 ` Wolfgang Denk
2006-06-27 10:35 ` Ilya Yanok
2006-06-27 10:47   ` alfred hitch
2006-06-27 11:14     ` Ilya Yanok
2006-06-27 11:18     ` Andreas Schweigstill
2006-06-27 17:27 ` Michael Schwingen [this message]
2006-06-28  2:19   ` alfred hitch
2006-06-28  6:47     ` Wolfgang Denk
2006-06-28  7:03     ` Marc Leeman
2006-06-28  7:18     ` Michael Schwingen
2006-06-30  4:16       ` alfred hitch
2006-06-30  6:04         ` alfred hitch
2006-06-30  9:59           ` Stefan Roese
2006-07-01  5:09             ` alfred hitch
2006-07-23 12:48       ` [U-Boot-Users] 1.1.4 and 2.6 kernel - missing startup messages - solved! Michael Schwingen
  -- strict thread matches above, loose matches on Subject: below --
2006-06-27 13:06 [U-Boot-Users] 1.1.4 and 2.6 kernel Andrea Gimignani
2006-06-27 14:01 ` Wolfgang Denk
2006-06-27 17:44   ` Dave Hylands
2006-06-27 18:19 Gary Sanders
2006-06-27 20:24 ` Wolfgang Denk
2006-06-28  8:00 Andrea Gimignani

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=44A16A8B.4070106@discworld.dascon.de \
    --to=rincewind@discworld.dascon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox