* [U-Boot] OpenRD-{Client,Ultimate}
@ 2011-03-25 2:21 Clint Adams
2011-03-25 2:51 ` [U-Boot] last reboot information for u-boot sywang
2011-03-25 7:03 ` [U-Boot] OpenRD-{Client,Ultimate} Albert ARIBAUD
0 siblings, 2 replies; 5+ messages in thread
From: Clint Adams @ 2011-03-25 2:21 UTC (permalink / raw)
To: u-boot
What is the status of the OpenRD-Ultimate support discussed last summer?
Is there no way to detect the board type and use a single U-Boot image for
all three variants?
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] last reboot information for u-boot
2011-03-25 2:21 [U-Boot] OpenRD-{Client,Ultimate} Clint Adams
@ 2011-03-25 2:51 ` sywang
2011-03-25 4:23 ` Hebbar, Gururaja
2011-03-25 7:03 ` [U-Boot] OpenRD-{Client,Ultimate} Albert ARIBAUD
1 sibling, 1 reply; 5+ messages in thread
From: sywang @ 2011-03-25 2:51 UTC (permalink / raw)
To: u-boot
I have a question about how to save last warm-reboot information.
I am trying to find a method to save last warm-reboot reason. If I want to
save the information by DRAM memory, how to do this?
Thanks!
Shuyou
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] last reboot information for u-boot
2011-03-25 2:51 ` [U-Boot] last reboot information for u-boot sywang
@ 2011-03-25 4:23 ` Hebbar, Gururaja
0 siblings, 0 replies; 5+ messages in thread
From: Hebbar, Gururaja @ 2011-03-25 4:23 UTC (permalink / raw)
To: u-boot
Hi,
On Fri, Mar 25, 2011 at 08:21:46, sywang wrote:
>
>
> I have a question about how to save last warm-reboot information.
>
>
> I am trying to find a method to save last warm-reboot reason. If I want to
> save the information by DRAM memory, how to do this?
>
AFAIK, there isn't any direct support to this in u-boot.
However, this can be achieved in 2 ways.
1. Many Hardware / SOC / Processor has inbuilt registers to detect
reason for last reset (HW, WatchDog, SW, or Cold reset). If your platform has any of these, use them
2. while resetting save required info to flash by custom code and read it back upon reset.
Hope this helps.
Regards,
Gururaja
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] OpenRD-{Client,Ultimate}
2011-03-25 2:21 [U-Boot] OpenRD-{Client,Ultimate} Clint Adams
2011-03-25 2:51 ` [U-Boot] last reboot information for u-boot sywang
@ 2011-03-25 7:03 ` Albert ARIBAUD
2011-03-25 11:18 ` Prafulla Wadaskar
1 sibling, 1 reply; 5+ messages in thread
From: Albert ARIBAUD @ 2011-03-25 7:03 UTC (permalink / raw)
To: u-boot
Hi Clint,
Le 25/03/2011 03:21, Clint Adams a ?crit :
> What is the status of the OpenRD-Ultimate support discussed last summer?
AFAIK, there were patch proposals but no final patch. Feel free to look
up the list archives, find the last post and bump the topic up by
responding to it, Cc:ing relevant U-boot tree maintainers and the patch
submitter; if there wasn't, then try to ping the submitter.
> Is there no way to detect the board type and use a single U-Boot image for
> all three variants?
We might be going there eventually; for the moment, let us support those
variants with a 'common plus board-specific config files' approach.
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] OpenRD-{Client,Ultimate}
2011-03-25 7:03 ` [U-Boot] OpenRD-{Client,Ultimate} Albert ARIBAUD
@ 2011-03-25 11:18 ` Prafulla Wadaskar
0 siblings, 0 replies; 5+ messages in thread
From: Prafulla Wadaskar @ 2011-03-25 11:18 UTC (permalink / raw)
To: u-boot
> -----Original Message-----
> From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
> On Behalf Of Albert ARIBAUD
> Sent: Friday, March 25, 2011 12:33 PM
> To: Clint Adams
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] OpenRD-{Client,Ultimate}
>
> Hi Clint,
>
> Le 25/03/2011 03:21, Clint Adams a ?crit :
> > What is the status of the OpenRD-Ultimate support discussed last
> summer?
>
> AFAIK, there were patch proposals but no final patch. Feel free to look
> up the list archives, find the last post and bump the topic up by
> responding to it, Cc:ing relevant U-boot tree maintainers and the patch
> submitter; if there wasn't, then try to ping the submitter.
Today I received new patches from Julian, This is a good start point, Let's review them.
Regards..
Prafulla . .
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-03-25 11:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-25 2:21 [U-Boot] OpenRD-{Client,Ultimate} Clint Adams
2011-03-25 2:51 ` [U-Boot] last reboot information for u-boot sywang
2011-03-25 4:23 ` Hebbar, Gururaja
2011-03-25 7:03 ` [U-Boot] OpenRD-{Client,Ultimate} Albert ARIBAUD
2011-03-25 11:18 ` Prafulla Wadaskar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox