svn@coreboot.org wrote:
+++ trunk/coreboot-v2/src/southbridge/via/vt8237r/vt8237r_lpc.c 2009-07-01 13:19:25 UTC (rev 4389)
..
+#ifdef CONFIG_EPIA_VT8237R_INIT
Is this absolutely neccessary? We really want any board specific code only in the src/mainboard directory.
* Setup to match EPIA default
* PCS0# on Pin U1
Yeah, again, I would like this to be improved, so that the southbridge code is general.
Some pin muxing would have to become structured information so southbridge code can do the right thing at runtime, I guess..
//Peter