]> Zhao Yanbai Git Server - minix.git/commit
arm:remove hardcoded base address for the in kernel serial. 82/582/3
authorKees Jongenburger <kees.jongenburger@gmail.com>
Thu, 23 May 2013 08:03:09 +0000 (10:03 +0200)
committerKees Jongenburger <kees.jongenburger@gmail.com>
Fri, 24 May 2013 09:17:52 +0000 (11:17 +0200)
commit571ea5b4d7ff8425686bb8a233614eb4463d7a20
tree9ef6db8dacc171c8cc9d2759a7e0e03b5aedd5ca
parent5d15ac7c20f77739fff76ce0bdd01f77a7a93356
arm:remove hardcoded base address for the in kernel serial.

Removed hardcoded base address for in kernel serial. This will ease
porting to different boards and allow us to remap i/o at later stage.

Change-Id: I4a4e00ed2aa2f94dfe928dc43a6816d3b94576b7
kernel/arch/earm/omap_serial.c
kernel/arch/earm/omap_serial.h
kernel/arch/earm/pre_init.c
kernel/main.c