Re: [U-Boot] [PATCH 00/11] Add support for booting multiple cores

2015-01-20 Thread Akshay Saraswat
Hi Kevin, > >Akshay Saraswat writes: > >> This patch series introduces changes for booting secondary CPUs >> on Exynos5420 and Exynos5800. > >Thanks for this series. I think this should help get the odroid-xu3 >behave better with the mainline linux kernel (assuming I can get it >working with ma

Re: [U-Boot] [PATCH 00/11] Add support for booting multiple cores

2015-01-20 Thread Kevin Hilman
Akshay Saraswat writes: > This patch series introduces changes for booting secondary CPUs > on Exynos5420 and Exynos5800. Thanks for this series. I think this should help get the odroid-xu3 behave better with the mainline linux kernel (assuming I can get it working with mainline u-boot/SPL.)

[U-Boot] [PATCH 00/11] Add support for booting multiple cores

2015-01-15 Thread Akshay Saraswat
This patch series introduces changes for booting secondary CPUs on Exynos5420 and Exynos5800. Akshay Saraswat (10): Exynos542x: Config: Add various configs Exynos542x: CPU: Power down all secondary cores Exynos542x: Add workaround for ARM errata 798870 Exynos542x: Add workaround for ARM er