Re: [PATCH CFT] ARM:SHMOBILE: Enable AUTO_ZRELADDR by default

2014-01-09 Thread Russell King - ARM Linux
On Thu, Jan 09, 2014 at 02:01:14PM +0530, panchaxari wrote: > This patch enables AUTO_ZRELADDR as default config to Renasas R-Mobile and > SH-Mobile platforms. NAK. -- FTTC broadband for 0.8mile line: 5.8Mbps down 500kbps up. Estimation in database were 13.1 to 19Mbit for a good line, about 7.5

Re: [PATCH CFT] ARM:SHMOBILE: Enable AUTO_ZRELADDR by default

2014-01-09 Thread Simon Horman
This patch does not enable AUTO_ZRELADDR by default. It forces AUTO_ZRELADDR to be enabled to be used unless ZBOOT_ROM is enabled. I'm not opposed to this approach but I think the changelog is misleading. AUTO_ZRELADDR is known to work on the Genmai, Koelsch, KZM9D and Lager boards and is enable

Re: [PATCH CFT] ARM:SHMOBILE: Enable AUTO_ZRELADDR by default

2014-01-09 Thread Magnus Damm
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_RO

[PATCH CFT] ARM:SHMOBILE: Enable AUTO_ZRELADDR by default

2014-01-09 Thread panchaxari
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