All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Booting Multi Image FIle
Date: Mon, 30 Jun 2008 13:43:30 +0200	[thread overview]
Message-ID: <m2fxqvdu71.fsf@ohwell.denx.de> (raw)
In-Reply-To: <d970ff420806271052h145fb968xd5b2aefd2000d8eb@mail.gmail.com> (Alemao's message of "Fri, 27 Jun 2008 14:52:06 -0300")

Hi Alemao,

> bootm ${kernel_addr} ${ramdisk_addr} ${fdt_addr}
>
> But, is there a way of getting this values instead of searching with a
> hexeditor through the image??

So you read doc/uImage.FIT/command_syntax_extension.txt containing this
example at the end:

- boot "kernel at 2" from a new uImage at 200000, with initrd "ramdisk at 1"
  and FDT
  "fdt at 1", both stored in some other new uImage located at 800000:
bootm 200000:kernel at 1 800000:ramdisk at 1 800000:fdt at 1

And you still have questions? ;)

Cheers
  Detlev

-- 
The proprietary-Unix players proved so ponderous, so blind, and so inept at
marketing that Microsoft was able to grab away a large part of their market
with the shockingly inferior technology of its Windows operating system.
                   -- "A Brief History of Hackerdom" by Eric Steven Raymond
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

  reply	other threads:[~2008-06-30 11:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 17:26 [U-Boot-Users] Booting Multi Image FIle Alemao
2008-06-27 17:52 ` Alemao
2008-06-30 11:43   ` Detlev Zundel [this message]
     [not found]     ` <d970ff420807020603l67633f85m7a70af13c0be2267@mail.gmail.com>
2008-07-02 13:04       ` [U-Boot-Users] " Alemao
2008-07-02 14:28         ` [U-Boot-Users] " Alemao

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=m2fxqvdu71.fsf@ohwell.denx.de \
    --to=dzu@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.