git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22763c5
)
ARM: Add an earlyprintk debug console
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 9 Dec 2009 10:02:18 +0000
(10:02 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 9 Dec 2009 10:02:18 +0000
(10:02 +0000)
This patch allows an earlyprintk console if CONFIG_DEBUG_LL is enabled,
using the printch asm function.
The patch is based on the original work by Sascha Hauer.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
No differences found