Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754818AbaAIIpF (ORCPT ); Thu, 9 Jan 2014 03:45:05 -0500 Received: from mail-lb0-f179.google.com ([209.85.217.179]:41118 "EHLO mail-lb0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752077AbaAIIo6 (ORCPT ); Thu, 9 Jan 2014 03:44:58 -0500 MIME-Version: 1.0 In-Reply-To: <1389256274-6308-1-git-send-email-panchaxari.prasannamurthy@linaro.org> References: <1389256274-6308-1-git-send-email-panchaxari.prasannamurthy@linaro.org> Date: Thu, 9 Jan 2014 17:44:56 +0900 Message-ID: Subject: Re: [PATCH CFT] ARM:SHMOBILE: Enable AUTO_ZRELADDR by default From: Magnus Damm To: panchaxari Cc: "Simon Horman [Horms]" , Laurent Pinchart , Russell King , patches@linaro.org, Linus Walleij , SH-Linux , linux-kernel , Magnus Damm , linaro-kernel@lists.linaro.org, "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 9, 2014 at 5:31 PM, panchaxari wrote: > This patch enables AUTO_ZRELADDR as default config to Renasas R-Mobile and > SH-Mobile platforms. > > AUTO_ZRELADDR config enables auto calculation of the decompressed kernel image > address. AUTO_ZRELADDR config is mutually exclusive to ZBOOT_ROM, and also > assumes zImage to be loaded in the first 128MiB from start of memory. > > CFT::Call For Testing > > Requesting maintainers of R-Mobile and SH-Mobile platforms to evaluate the > changes on the board and comment, as I dont have the board for testing, and > also requesting an ACK. > > Signed-off-by: panchaxari Thanks for the patch. I believe we enable this for the multiplatform case already. The legacy case still supports ZBOOT_ROM and boards that don't work with AUTO_ZRELADDR, so because of this we intentionally don't enable it there. What is the reason you want to add it here? Thanks, / magnus -- 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/