From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 1 Sep 2016 15:45:29 +0200 Subject: [U-Boot] [PATCH v2 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig In-Reply-To: <1472541743-18717-1-git-send-email-yamada.masahiro@socionext.com> References: <1472541743-18717-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <57C830F9.8020205@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/30/2016 09:22 AM, Masahiro Yamada wrote: > Masahiro Yamada (4): > ARM: tegra: remove wrong dependency on SPL_BUILD > ARM: armv7: guard memory reserve for PSCI with #ifdef > CONFIG_ARMV7_PSCI > ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig > ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig Reviewed-by: Alexander Graf If you want to make me happier next time, write up a description on what the patch set is about in the cover letter :) Alex