As I saw in the SYS/BIOS config file my DSP runs on 300 MHz.
I wanna change the clock frequency to 48 MHz. How should I do that? Is it an only way to make a platform files manually, or should I write to the appropriate clock registers myself? I run my DSP code separately from ARM, ARM works without Linux (actually I just load uBoot from the FLASH which starts DDR and ARM cores).