ARM: socfpga: Fix socfpga compilation with early_printk() enabled
authorPavel Machek <pavel@denx.de>
Wed, 17 Oct 2012 18:16:48 +0000 (20:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Oct 2012 14:52:53 +0000 (16:52 +0200)
commitef3f94412a4d7e107392e7c7cfc3e2d0668aa1aa
treee9a3489d60e86ad8c902104ffa2697edf4738c90
parent5e3059b2cb6fb412415da08b213549a6aed65d36
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>
arch/arm/include/debug/8250_32.S [new file with mode: 0644]
arch/arm/include/debug/picoxcell.S
arch/arm/include/debug/socfpga.S