[U-Boot] dra7x: fastboot: Increase recovery partition size

Tom Rini trini at konsulko.com
Tue Nov 21 13:05:38 UTC 2017


On Wed, Nov 08, 2017 at 05:12:56PM -0600, Praneeth Bajjuri wrote:

> As per current android recommendation
> https://source.android.com/devices/architecture/kernel/modular-kernels
> 
> 1. Android recovery mode should contain both SOC and ODM
> kernel modules in the recovery partition.
> 
> 2. If a kernel module is required both in recovery and normal boot
> mode,  the module has to be located in recovery and vendor
> partition seperately.
> 
> 3. Kernel modules used in recovery mode should be independent
> of vendor and odm partition
> 
> 4. Recovery image should contain atleast
> storage, display, keypad, battery and pmic modules.
> 
> Due to these requirements, recovery image size has increased
> to >10MB.
> 
> This patch is to increase recovery partition size for TI devices
> so that we dont see such flashing error
> 
> log:
> sending 'recovery' (12560 KB)...
> OKAY [  0.436s]
> writing 'recovery'...
> FAILED (remote: too large for partition)
> finished. total time: 0.458s
> 
> Signed-off-by: Praneeth Bajjuri <praneeth at ti.com>
> Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171121/080e83ec/attachment.sig>


More information about the U-Boot mailing list