On Thu, Jan 9, 2014 at 5:31 PM, panchaxari <panchaxari.prasannamur...@linaro.org> 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 <panchaxari.prasannamur...@linaro.org>
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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/