ext Elvis Dowson wrote:
Hi Roger,
I'll try it right away.
Elvis
On May 19, 2009, at 4:04 PM, Roger Quadros wrote:
Elvis,
Can you please try and verify if the problem goes away with the
attached patch.
Thanks.
My earlier patch will not work for you since smartreflex driver is still
referencing mpu_opps without checking.
You will have to use this in your board init file
omap2_init_common_hw(NULL, omap3_mpu_rate_table,
omap3_dsp_rate_table, omap3_l3_rate_table);
The first parameter is SDRAM timings, you can figure out and pass something
saner instead of NULL. e.g. mt46h32m32lf6_sdrc_params.
-roger
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html