From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Dual boot Images in Flash
Date: Mon, 30 Sep 2013 22:01:46 +0200 [thread overview]
Message-ID: <20130930200146.DA393382B87@gemini.denx.de> (raw)
In-Reply-To: <1380547665536-164381.post@n7.nabble.com>
Dear pshambhu,
In message <1380547665536-164381.post@n7.nabble.com> you wrote:
>
> As per previous posting i got to know that, there will be only one reset
> entry point, can't i have the another entry point in it.
You can talk to your chip vendor to provide you with some kind of
logic to detect failed boot attempts and provide an alternative reset
vecotr then. Guess your chances to gett that are extremely small,
though.
You can, of course, throw hardware at it, and for example provide
duplicate storage . memory devices for booting from, so you only have
to swap chip select resp. address lines to select the alternative boot
device.
> - Why i can't have multiple entry points ? and what will be effect if i
> introduced ?
You can't, because your processor only has one.
> - Where the reset entry points are defined in the u-boot code ?
They are not defined in U-Boot, they are defined in the processor
silicon or ROM code.
Disclaimer: of course things get even more complicated when you keep
in mind that there is a multiverse of different hardware solutions,
some of them with special, and others with truely exotic features.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A bore is someone who persists in holding his own views after we have
enlightened him with ours.
next prev parent reply other threads:[~2013-09-30 20:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-30 13:27 [U-Boot] Dual boot Images in Flash pshambhu
2013-09-30 20:01 ` Wolfgang Denk [this message]
2013-10-01 6:02 ` Gupta, Pekon
2013-10-01 7:08 ` Wolfgang Denk
2013-10-01 7:43 ` Gupta, Pekon
2013-10-01 8:54 ` pshambhu
2013-10-01 13:19 ` pshambhu
2013-10-01 20:38 ` Wolfgang Denk
2013-10-03 7:00 ` pshambhu
2013-10-03 21:43 ` 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=20130930200146.DA393382B87@gemini.denx.de \
--to=wd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox