From a4ae3107cae800c1fa13a97c78827ef2608684bd Mon Sep 17 00:00:00 2001 From: Andrew Wu Date: Mon, 23 Dec 2013 19:54:26 +0800 Subject: dmp/vortex86ex: Initialize I2C controller base address/IRQ Change-Id: Iefd6852f2300f703ebed8b52aee627107a024f85 Signed-off-by: Andrew Wu Reviewed-on: http://review.coreboot.org/4570 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- src/mainboard/dmp/vortex86ex/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/mainboard/dmp') diff --git a/src/mainboard/dmp/vortex86ex/Kconfig b/src/mainboard/dmp/vortex86ex/Kconfig index 723a251cf1..b1db0dc481 100644 --- a/src/mainboard/dmp/vortex86ex/Kconfig +++ b/src/mainboard/dmp/vortex86ex/Kconfig @@ -50,6 +50,11 @@ config ID_SECTION_OFFSET hex default 0x4800 +# SPI I/O base address control. +config I2C_BASE + hex + default 0xfb00 + # ROM Strap PLL config setting : choice -- cgit v1.2.3