From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Date: Tue, 20 Jan 2015 14:33:12 -0800 Subject: [U-Boot] [PATCH 00/11] Add support for booting multiple cores In-Reply-To: <1421328824-15450-1-git-send-email-akshay.s@samsung.com> (Akshay Saraswat's message of "Thu, 15 Jan 2015 19:03:33 +0530") References: <1421328824-15450-1-git-send-email-akshay.s@samsung.com> Message-ID: <7hmw5df5g7.fsf@deeprootsystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.) Are you testing this on mainline u-boot? Can you describe what platforms you've tested this on and whether or not those platforms are using secure firmware? Kevin