Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757298AbbFPXNE (ORCPT ); Tue, 16 Jun 2015 19:13:04 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:34847 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753132AbbFPXMx (ORCPT ); Tue, 16 Jun 2015 19:12:53 -0400 From: Kevin Hilman To: Krzysztof Kozlowski Cc: Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Russell King , Arnd Bergmann , Olof Johansson , Javier Martinez Canillas , Bartlomiej Zolnierkiewicz Subject: Re: [PATCH] Documentation: ARM: EXYNOS: Describe boot loaders interface References: <1433585151-3627-1-git-send-email-k.kozlowski.k@gmail.com> Date: Tue, 16 Jun 2015 16:12:49 -0700 In-Reply-To: <1433585151-3627-1-git-send-email-k.kozlowski.k@gmail.com> (Krzysztof Kozlowski's message of "Sat, 6 Jun 2015 19:05:51 +0900") Message-ID: <7hlhfjw8lq.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 24 Krzysztof Kozlowski writes: > Various boot loaders for Exynos based boards use certain memory > addresses during booting for different purposes. Mostly this is one of > following : > 1. as a CPU boot address, > 2. for storing magic cookie related to low power mode (AFTR, sleep). > > The document, based solely on kernel source code, tries to group the > information scattered over different files. This would help in the > future when adding support for new SoC or when extending features > related to low power modes. > > Signed-off-by: Krzysztof Kozlowski Very nice, thank you for taking the time to pull all of this together into one location. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/