All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: 2.6.12 with u-boot-1.1.2 on versatile
Date: Wed, 13 Jul 2005 16:46:09 +0100	[thread overview]
Message-ID: <tnxoe96d7zy.fsf@arm.com> (raw)
In-Reply-To: <20050713144515.70493.qmail@web30713.mail.mud.yahoo.com> (Shakthi Kannan's message of "Wed, 13 Jul 2005 07:45:14 -0700 (PDT)")

Shakthi Kannan <shakthimaan@yahoo.com> wrote:
> # ./mkimage -A arm -O linux -T kernel -C gzip -a
> 0xc0008000 -e 0xc0008000 -n "Linux Kernel Image" -d
> linux.bin.gz uImage

Try "-a 0x7fc0 -e 0x8000".

> The uImage is programmed at 0x36000000 in NOR flash.
> But, When I try to run the kernel from u-boot it hangs
> at the following:

You should run "cp 0x36000000 0x7fc0 <size>" before "bootm".

-- 
Catalin

  reply	other threads:[~2005-07-13 15:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-13 14:45 [U-Boot-Users] 2.6.12 with u-boot-1.1.2 on versatile Shakthi Kannan
2005-07-13 15:46 ` Catalin Marinas [this message]
2005-07-13 20:22   ` [U-Boot-Users] " Wolfgang Denk
2005-07-14  8:40     ` Catalin Marinas
2005-07-14 10:14       ` Wolfgang Denk
2005-07-14  7:38 ` AW: [U-Boot-Users] " David Grab
2005-07-14  7:47   ` 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=tnxoe96d7zy.fsf@arm.com \
    --to=catalin.marinas@arm.com \
    --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.