--- 6f0d62a92418a7542ee0cda7ddab5a7800f27239 +++ 44e48d89efc3362465b41f0c2baeaa42280adb6e @@ -949,10 +949,10 @@ static void __init cpufreq_table_init(vo for (i = 0; drv.acpu_freq_tbl[i].speed.khz != 0 && freq_cnt < ARRAY_SIZE(*freq_table); i++) { if (drv.acpu_freq_tbl[i].use_for_scaling) { -#ifdef CONFIG_SEC_FACTORY +#if 0 // if factory_condition, set the core freq limit. //QMCK - if (console_set_on_cmdline && drv.acpu_freq_tbl[i].speed.khz > 1000000) { + if (console_set_on_cmdline && drv.acpu_freq_tbl[i].speed.khz > 1242000) { if(console_batt_stat == 1) { continue; }