* [U-Boot-Users] About to U-Boot Logbuffer..
@ 2005-05-24 7:37 yongdae, shin
2005-05-24 8:27 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: yongdae, shin @ 2005-05-24 7:37 UTC (permalink / raw)
To: u-boot
I will try the logbuffer.
Can i assign the logbuffer into SDRAM?
I think that it's not mean because of SDRAM is volatile memory.
How to use the Logbuffer? and which memory device?
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] About to U-Boot Logbuffer..
2005-05-24 7:37 [U-Boot-Users] About to U-Boot Logbuffer yongdae, shin
@ 2005-05-24 8:27 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-05-24 8:27 UTC (permalink / raw)
To: u-boot
In message <4292D9D7.4000509@chol.com> you wrote:
> I will try the logbuffer.
> Can i assign the logbuffer into SDRAM?
Yes, this is where the logbuffer will be allocated: at the top of
your SDRAM.
> I think that it's not mean because of SDRAM is volatile memory.
But it gets refreshed :-)
> How to use the Logbuffer? and which memory device?
The code should be pretty clear: the buffer gets allocated at the top
of RAM.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You'll learn something about men and women -- the way they're
supposed to be. Caring for each other, being happy with each other,
being good to each other. That's what we call love. You'll like that
a lot.
-- Kirk, "The Apple", stardate 3715.6
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-24 8:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-24 7:37 [U-Boot-Users] About to U-Boot Logbuffer yongdae, shin
2005-05-24 8:27 ` Wolfgang Denk
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.