Blackfin arch: fix bug - kernel stops at initial console
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
commite062ceab35801314bfa3e08e7c76faf0045fcf79
tree9a485b9110bb72ef40925ae76b09bc065657f5eb
parent3af8e931c783d52c9c5df93604e622eb5e054ee8
Blackfin arch: fix bug - kernel stops at initial console

Bug: Boot kernel in BF533-EZKIT without set ip during boot,
it stops at initial console.

Restore serial platform_device data to fix this issue.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/mach-bf533/boards/ezkit.c