Other Parts Discussed in Thread: AM3354
Hi,
I'm trying to change the frequency of the am335x evm from 24 Mhz to 26 Mhz. It's for a new board based on the am335x evm and i'm trying to get u-boot to work.
I dug through the u-boot code and found this : <u-boot>/include/configs/am335x_evm.h where V_OSCK is defined to be 24.000.000.
Is this the right value to change or do i have to change other values ?
thanks in advance