malta: Set I/O port base early
authorPaul Burton <paul.burton@imgtec.com>
Fri, 29 Jan 2016 13:54:53 +0000 (13:54 +0000)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Mon, 1 Feb 2016 21:13:25 +0000 (22:13 +0100)
commit19a5ef60bb209f85ee2f61e99b65c321843b2316
tree86016af5df6ec5a95fa2184c97881d40e1b92ed1
parent05e342554e51767830d7e60f2dab09192fd2a0e1
malta: Set I/O port base early

Set the I/O port base earlier, from board_early_init_f, in preparation
for it being used by the serial driver.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
board/imgtec/malta/malta.c