Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-11-03 Thread caglar sayin
Today, I checked 3.12 but I could not find this patch. Is it dead or under development? If it is under development, any external link? Thanks with sincerely respects... On Mon, Oct 14, 2013 at 5:08 PM, Vyacheslav Tyrtov wrote: > The series of patches represent support of Exynos 5410 SoC > > The

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-11-03 Thread caglar sayin
Today, I checked 3.12 but I could not find this patch. Is it dead or under development? If it is under development, any external link? Thanks with sincerely respects... On Mon, Oct 14, 2013 at 5:08 PM, Vyacheslav Tyrtov v.tyr...@samsung.com wrote: The series of patches represent support of

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-30 Thread Kevin Hilman
Hi Mauro, Mauro Ribeiro writes: > Kevin, > > https://github.com/hardkernel/u-boot/tree/odroid-v2012.07 Yes, this is the one I'm using, but USB networking doesn't seem to work with that. Do you have USB networking working with that u-boot? If so, what changes to the config did you make?

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-30 Thread Kevin Hilman
Hi Mauro, Mauro Ribeiro mdr...@gmail.com writes: Kevin, https://github.com/hardkernel/u-boot/tree/odroid-v2012.07 Yes, this is the one I'm using, but USB networking doesn't seem to work with that. Do you have USB networking working with that u-boot? If so, what changes to the config did

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Kevin Hilman
Aliaksei Katovich writes: > hi Kevin; > >> Vyacheslav Tyrtov writes: >> >> > The series of patches represent support of Exynos 5410 SoC >> > >> > The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. >> > Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Aliaksei Katovich
hi Tarek; > > However there seem to be some issues with virq allocations, like this: > > > > > > Starting kernel ... > > > > [0.00] [] (unwind_backtrace+0x0/0xf8) from [] > > (show_stack+0x10/0x14) > > [0.00] [] (show_stack+0x10/0x14) from [] > >

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
On 17.10.2013 17:04, Aliaksei Katovich wrote: hi Kevin; Vyacheslav Tyrtov writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
On 17.10.2013 17:04, Aliaksei Katovich wrote: hi Kevin; Vyacheslav Tyrtov writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Aliaksei Katovich
hi Kevin; > Vyacheslav Tyrtov writes: > > > The series of patches represent support of Exynos 5410 SoC > > > > The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. > > Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same time > > > > Patches add

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Aliaksei Katovich
hi Kevin; Vyacheslav Tyrtov v.tyr...@samsung.com writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same time Patches

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
On 17.10.2013 17:04, Aliaksei Katovich wrote: hi Kevin; Vyacheslav Tyrtov v.tyr...@samsung.com writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
On 17.10.2013 17:04, Aliaksei Katovich wrote: hi Kevin; Vyacheslav Tyrtov v.tyr...@samsung.com writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Aliaksei Katovich
hi Tarek; skip However there seem to be some issues with virq allocations, like this: snippet Starting kernel ... [0.00] [c0014d48] (unwind_backtrace+0x0/0xf8) from [c00117d0] (show_stack+0x10/0x14) [0.00] [c00117d0]

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Kevin Hilman
Aliaksei Katovich aliaksei.katov...@gmail.com writes: hi Kevin; Vyacheslav Tyrtov v.tyr...@samsung.com writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-16 Thread Kevin Hilman
Vyacheslav Tyrtov writes: > The series of patches represent support of Exynos 5410 SoC > > The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. > Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same time > > Patches add new platform description,

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-16 Thread Kevin Hilman
Vyacheslav Tyrtov v.tyr...@samsung.com writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same time Patches add new platform

[PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-14 Thread Vyacheslav Tyrtov
The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same time Patches add new platform description, support of clock controller, dual cluster

[PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-14 Thread Vyacheslav Tyrtov
The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture. Patches allow all 8 CPU cores (4 x A7 and 4 x A15) to run at the same time Patches add new platform description, support of clock controller, dual cluster