This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x Force OPP100 during boot

Other Parts Discussed in Thread: AM3351

Hi All,

I am working on power management of an AM3351 based battery power board. We are thinking of running applications all the time on "conservative" governor or forced OPP50. However, we also want a boot as soon as possible and hence, want to explore the possibility of booting in OPP100 to see if it decreases boot-time.

1. Currently, the board boots by default in "ondemand" governor and the board is running at OPP50 after boot. If we change this to OPP100 (static/forced), will it help in decreasing boot-time?

2. In any case, could you please provide help/resources to force the board to boot in OPP100? I have tried applying the patch on this link:  but I think this is meant for an older version of U-Boot. The patch is failing to apply automatically and I am not able to apply it manually as the code is quite different.

Thanks and Regards,

Avinash