|
@@ -576,7 +576,7 @@ void __init am33xx_init_early(void)
|
|
|
omap2_set_globals_prm(AM33XX_L4_WK_IO_ADDRESS(AM33XX_PRCM_BASE));
|
|
|
omap2_set_globals_cm(AM33XX_L4_WK_IO_ADDRESS(AM33XX_PRCM_BASE), NULL);
|
|
|
omap3xxx_check_revision();
|
|
|
- ti81xx_check_features();
|
|
|
+ am33xx_check_features();
|
|
|
am33xx_voltagedomains_init();
|
|
|
am33xx_powerdomains_init();
|
|
|
am33xx_clockdomains_init();
|