Blackfin: add an early shadow console
authorRobin Getz <robin.getz@analog.com>
Mon, 6 Jul 2009 14:53:19 +0000 (14:53 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 01:31:43 +0000 (21:31 -0400)
Add a memory based shadow console to keep a copy of the printk buffer in a
location which can be found externally.  This allows bootloaders to locate
and utilize the log buffer in case of silent (early/resume/etc...) crashes.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found