Kyungmin Park wrote: > > On 2/1/12, Kukjin Kim <[email protected]> wrote: > > Signed-off-by: Kukjin Kim <[email protected]> > > ---
[...] > > - ncores = scu_base ? scu_get_core_count(scu_base) : 1; > > + if (soc_is_exynos5250()) > > + ncores = 2; > I saw the related mail thread, I wonder then how to handle this at > other A15 board? Device Tree? Well, as you know, the EXYNOS5250 has two A15 cores :) Thanks. Best regards, Kgene. -- Kukjin Kim <[email protected]>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
