88a302346f
Add support for VX900 early initialization up until, but not including raminit. Add the basic infrastructure, add a romstrap table, and functionality to configure the CPU bus and SMBus. This code is necessary and sufficient to prepare us for raminit. Change-Id: Icc9c41e4927b589f17416836f87a6a5843b24aa7 Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/3372 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
7 lines
289 B
Text
7 lines
289 B
Text
source src/northbridge/via/cn700/Kconfig
|
|
source src/northbridge/via/cx700/Kconfig
|
|
source src/northbridge/via/cn400/Kconfig
|
|
source src/northbridge/via/vt8601/Kconfig
|
|
source src/northbridge/via/vt8623/Kconfig
|
|
source src/northbridge/via/vx800/Kconfig
|
|
source src/northbridge/via/vx900/Kconfig
|