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:
5e3059b
)
ARM: socfpga: Fix socfpga compilation with early_printk() enabled
author
Pavel Machek
<pavel@denx.de>
Wed, 17 Oct 2012 18:16:48 +0000
(20:16 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 25 Oct 2012 14:52:53 +0000
(16:52 +0200)
This fixes early_printk() compilation for
socfpga. (senduart/busyuart/waituart were missing). It does that by
making Picochip code generic.
Signed-off-by: Pavel Machek <pavel@denx.de>
Acked-by: Dinh Nguyen <dinguyen@altera.com>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found