On Thu, Jan 9, 2014 at 5:31 PM, panchaxari panchaxari.prasannamurthy@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.prasannamurthy@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