Re: [U-Boot] [PATCH] arm: dra7xx: Extend bootloader partition

2016-05-01 Thread Lokesh Vutla
On Tuesday 26 April 2016 11:46 PM, Sam Protsenko wrote: > With FIT images support enabled, u-boot.img size increases up to 612 KiB. > Extend "bootloader" partition size accordingly. > > With extended "bootloader" partition there is no gap between "misc" and > "efs" partitions anymore. Keep "efs"

Re: [U-Boot] [PATCH] arm: dra7xx: Extend bootloader partition

2016-04-27 Thread Tom Rini
On Tue, Apr 26, 2016 at 09:16:56PM +0300, Sam Protsenko wrote: > With FIT images support enabled, u-boot.img size increases up to 612 KiB. > Extend "bootloader" partition size accordingly. > > With extended "bootloader" partition there is no gap between "misc" and > "efs" partitions anymore. Keep

[U-Boot] [PATCH] arm: dra7xx: Extend bootloader partition

2016-04-26 Thread Sam Protsenko
With FIT images support enabled, u-boot.img size increases up to 612 KiB. Extend "bootloader" partition size accordingly. With extended "bootloader" partition there is no gap between "misc" and "efs" partitions anymore. Keep "efs" partition alignment intact anyway (start=1280K), so that Android pa