]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: pch9: Implement get_io_base op
authorBin Meng <bmeng.cn@gmail.com>
Mon, 1 Feb 2016 09:40:46 +0000 (01:40 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 5 Feb 2016 04:47:21 +0000 (12:47 +0800)
commit4f106bc8becc194057cd306f9188b1393b7df558
tree92f90ccd44ac55968a8fef9ff75a522c7c0fe18b
parent79d4eb627cffbc3ab7cefdd623fa39fefaaedbe7
x86: pch9: Implement get_io_base op

IO_BASE is only seen on PCH9 device, implement the get_io_base op.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
drivers/pch/pch9.c