linux-stable/arch/mips/lantiq
Thomas Langer 7705f6867b MIPS: lantiq: fix early printk
The code was using a 32bit write operations in the early_printk code. This
resulted in 3 zero bytes also being written to the serial port. This patch
changes the memory access to 8bit.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3721/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2012-05-15 17:49:22 +02:00
..
xway MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
clk.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
clk.h
devices.c MIPS: lantiq: use export.h in favour of module.h 2011-11-14 13:59:24 +00:00
devices.h MIPS: Lantiq: Add platform device support 2011-05-19 09:55:42 +01:00
early_printk.c MIPS: lantiq: fix early printk 2012-05-15 17:49:22 +02:00
irq.c MIPS: lantiq: add ipi handlers to make vsmp work 2012-05-15 17:49:21 +02:00
Kconfig MIPS: Lantiq: Add machtypes for lantiq eval kits 2011-05-19 09:55:42 +01:00
machtypes.h MIPS: Lantiq: Add machtypes for lantiq eval kits 2011-05-19 09:55:42 +01:00
Makefile MIPS: Lantiq: Add platform device support 2011-05-19 09:55:42 +01:00
Platform MIPS: Lantiq: add SoC specific code for XWAY family 2011-05-19 09:55:41 +01:00
prom.c MIPS: lantiq: add ipi handlers to make vsmp work 2012-05-15 17:49:21 +02:00
prom.h MIPS: Lantiq: Add mips_machine support 2011-05-19 09:55:42 +01:00
setup.c MIPS: lantiq: use export.h in favour of module.h 2011-11-14 13:59:24 +00:00