public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] uboot redundancy.
@ 2010-07-09 14:03 Sagar Heroorkar
  2010-07-10 11:11 ` Graeme Russ
  0 siblings, 1 reply; 14+ messages in thread
From: Sagar Heroorkar @ 2010-07-09 14:03 UTC (permalink / raw)
  To: u-boot

Hi All,

I am planning to implement uboot redundancy.
This means having the following idea which we thought.

Golden-Uboot which is flashed in the NOR-FLASH. This is not field
upgradable.
This golden uboot is going to have logic to pick the other uboot based on
certain flags or env vriables

As i mentioned i wanted the uboot to be redundant.
So i will have 2 copies of uboot now.
Uboot1
Uboot2

Golden uboot will pick either of one uboots mentioned above. If the uboot1
which is picked fails to boot, then we will have uboot2 as back up to boot.
vice versa.

Golden uboot recides in the address fffa0000 (start.s).
There is a relocation code which copies the code from flash to ram. if the
uboot which i have picked addressess will change , hence how can i do the
relocation?

Any pointers will help me if any one already did this kind of approach
making uboot redundant.

-Sagar

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-07-21 19:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09 14:03 [U-Boot] uboot redundancy Sagar Heroorkar
2010-07-10 11:11 ` Graeme Russ
2010-07-16 19:12   ` Sagar Heroorkar
2010-07-18 15:55     ` Sagar Heroorkar
2010-07-19 13:26       ` Sagar Heroorkar
2010-07-19 20:36         ` Joakim Tjernlund
2010-07-21 15:21           ` Sagar Heroorkar
2010-07-21 16:27             ` Joakim Tjernlund
2010-07-21 17:09               ` Sagar Heroorkar
2010-07-21 17:21                 ` Joakim Tjernlund
2010-07-21 18:25             ` Wolfgang Denk
2010-07-21 18:45               ` Sagar Heroorkar
2010-07-21 19:37                 ` Wolfgang Denk
2010-07-21 19:59                   ` Sagar Heroorkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox