All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Berthelom <guillaume.berthelom@cleode.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] problem to load uImage but not zImage (onvirtex-4 board)
Date: Fri, 04 May 2007 17:27:52 +0200	[thread overview]
Message-ID: <463B50F8.8060604@cleode.fr> (raw)
In-Reply-To: <406A31B117F2734987636D6CCC93EE3C01700E4F@ehost011-3.exch011.intermedia.net>

Hi,

I find my problem! it was like you said a problem with the command line 
in u-boot. I had defined  CONFIG_EXTRA_ENV_SETTINGS before 
CONFIG_BOOTARGS, that's it! and you have to do the opposite.

Thanks for your help,
Guillaume Berthelom

Leonid a ?crit :
> Grant is right - kernel command line (defined by u-boot variable
> "bootargs") is also very important, though it's difficult to see how
> wrong command line can crash printk(). It definitely can prevent serial
> output from showing up on console though.
>
> Leonid.
>
> -----Original Message-----
> From: u-boot-users-bounces at lists.sourceforge.net
> [mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of Grant
> Likely
> Sent: Wednesday, May 02, 2007 10:19 AM
> To: Guillaume Berthelom
> Cc: u-boot-users at lists.sourceforge.net
> Subject: Re: [U-Boot-Users] problem to load uImage but not zImage
> (onvirtex-4 board)
>
> On 5/2/07, Guillaume Berthelom <guillaume.berthelom@cleode.fr> wrote:
>   
>> When I load the zImage directly with xilinx xmd debugger, the kernel
>>     
> start
>   
>> without problem (if I don't have KGDB or SERIAL_TEXT_DEBUG option in
>>     
> my
>   
>> kernel config). But when I try to load the uImage with u-boot, the
>>     
> kernel
>   
>> start but crach befor I can see something on output.
>> The kernel start because I debug it and the platform_init is ok,
>>     
> setup_arch
>   
>> too and it crach after ppc4xx_setup_arch at  printk(KERN_INFO "Xilinx
>>     
> ML403
>   
>> Reference System (Virtex-4 FX)\n") line  when the kernel access in
>>     
> printk.c.
>   
>> I use the opb_uart16550 IP in my Xilinx design and the associat
>>     
> drivers in
>   
>> u-boot and linux.
>>     
>
> What are you passing for the kernel command line?
> Can you post your .config?
>
> Cheers,
> g.
>
>   

      parent reply	other threads:[~2007-05-04 15:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-02 16:20 [U-Boot-Users] problem to load uImage but not zImage (on virtex-4 board) Guillaume Berthelom
2007-05-02 16:30 ` [U-Boot-Users] problem to load uImage but not zImage (on virtex-4board) Leonid
2007-05-02 17:18 ` [U-Boot-Users] problem to load uImage but not zImage (on virtex-4 board) Grant Likely
2007-05-02 19:50   ` [U-Boot-Users] problem to load uImage but not zImage (onvirtex-4 board) Leonid
2007-05-03  9:59     ` Guillaume Berthelom
2007-05-04 15:27     ` Guillaume Berthelom [this message]

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=463B50F8.8060604@cleode.fr \
    --to=guillaume.berthelom@cleode.fr \
    --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.