[U-Boot] [PATCH 1/2] env: ti: Increase boot partition

Igor Opaniuk igor.opaniuk at gmail.com
Fri Jul 12 09:40:51 UTC 2019


Hi Sam

On Tue, Jul 2, 2019 at 8:56 PM Sam Protsenko <semen.protsenko at linaro.org> wrote:
>
> linux-mainline with multi_v7_defconfig + Android configs takes more
> space than regular TI Android kernel. Let's increase boot partition
> twice, so that boot_fit.img (with new zImage in it) can fit into "boot"
> partition.
>
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
> ---
>  include/environment/ti/boot.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/environment/ti/boot.h b/include/environment/ti/boot.h
> index 05bdbbc23e..a6b245b1c7 100644
> --- a/include/environment/ti/boot.h
> +++ b/include/environment/ti/boot.h
> @@ -38,7 +38,7 @@
>         "name=uboot-env,start=2432K,size=256K,uuid=${uuid_gpt_reserved};" \
>         "name=misc,size=128K,uuid=${uuid_gpt_misc};" \
>         "name=recovery,size=40M,uuid=${uuid_gpt_recovery};" \
> -       "name=boot,size=10M,uuid=${uuid_gpt_boot};" \
> +       "name=boot,size=20M,uuid=${uuid_gpt_boot};" \
>         "name=system,size=1024M,uuid=${uuid_gpt_system};" \
>         "name=vendor,size=256M,uuid=${uuid_gpt_vendor};" \
>         VBMETA_PART \
> --
> 2.20.1
>

Reviewed-by: Igor Opaniuk <igor.opaniuk at gmail.com>

-- 
Best regards - Freundliche GrĂ¼sse - Meilleures salutations

Igor Opaniuk

mailto: igor.opaniuk at gmail.com
skype: igor.opanyuk
+380 (93) 836 40 67
http://ua.linkedin.com/in/iopaniuk


More information about the U-Boot mailing list