commit | ef3f94412a4d7e107392e7c7cfc3e2d0668aa1aa | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@denx.de> | Wed Oct 17 20:16:48 2012 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Oct 25 16:52:53 2012 +0200 |
tree | e9a3489d60e86ad8c902104ffa2697edf4738c90 | |
parent | 5e3059b2cb6fb412415da08b213549a6aed65d36 [diff] |
ARM: socfpga: Fix socfpga compilation with early_printk() enabled 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>