public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] logbuffer
@ 2006-06-30  2:01 Michael R. Hines
  2006-06-30  4:12 ` Frank
  2006-06-30  7:01 ` Wolfgang Denk
  0 siblings, 2 replies; 6+ messages in thread
From: Michael R. Hines @ 2006-06-30  2:01 UTC (permalink / raw)
  To: u-boot


I'd like to use the logbuffer functionality in u-boot...

After #define'ing CONFIG_LOGBUFFER, I can
successfully see our data getting printed to the reserved
16K region in dram. However, we want to grab that data
back out after linux has booted.

During the various initializations that linux does on boot,
(somewhere before init is actually run, I believe), the data
in the 16K buffer at the end of dram gets over-written
by somebody inside linux, and is lost.

I found a thread somewhere on the net where Wolfgang
mentioned that linux needed a patch to be told not to
intrude on those logbuffer pages, but nothing more than
that.

Is there a proper way to handle this?

Thanks,
- Michael R. Hines

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

end of thread, other threads:[~2006-07-06 21:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-30  2:01 [U-Boot-Users] logbuffer Michael R. Hines
2006-06-30  4:12 ` Frank
2006-06-30  4:56   ` Michael R. Hines
2006-06-30  5:05     ` Frank
2006-07-06 21:28       ` Michael R. Hines
2006-06-30  7:01 ` Wolfgang Denk

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