On Wed, Nov 4, 2009 at 11:32 AM, Peter Joanes pjoanes@hotmail.com wrote:
I would like to ask whether it might be possible to modify the S2882 Coreboot config so that it includes a way to set the processor frequency.
It's definitely possible. The quickest way would probably to insert the code in src/mainboard/tyan/s2882/cache_as_ram_auto.c before the ht_reset.
Thanks, Myles