Originally from http://linux.omap.com/pub/bootloader/3430sdp/u-boot-v1.tar.gz
Functions | |
| void | prcm_init (void) |
| #define CM_REG | ( | REGNAME | ) | (OMAP_CM_BASE + CM_##REGNAME) |
| #define PRM_REG | ( | REGNAME | ) | (OMAP_PRM_BASE + PRM_##REGNAME) |
| void prcm_init | ( | void | ) |
Inits clocks for PRCM.
This is called from SRAM, or Flash (using temp SRAM stack). if CONFIG_OMAP3_COPY_CLOCK_SRAM is defined, go_to_speed
Referenced by a_init().
1.5.6