[coreboot] [v2] r4389 - in trunk/coreboot-v2/src: include/device mainboard/via/epia-n southbridge/via/vt8237r

Peter Stuge peter at stuge.se
Thu Jul 2 00:41:34 CEST 2009


svn at 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




More information about the coreboot mailing list