Re: [PATCH] tools: image-host.c: remove uboot_aes.h

2020-02-19 Thread Bajjuri, Praneeth
On 2/19/2020 11:17 AM, Andrew F. Davis wrote: +Praneeth On 2/18/20 11:23 AM, Philippe Reynes wrote: The include uboot_aes.h is not usefull and it breaks the compilation on android, so we remove it. Thanks for the fix. Signed-off-by: Philippe Reynes Reported-by: Praneeth Bajjuri

Re: [PATCH v4 00/10] am57xx: Implement Android 10 boot flow

2020-01-24 Thread Bajjuri, Praneeth
On 1/24/2020 9:53 AM, Sam Protsenko wrote: Android 10 brings a lot of new requirements for bootloaders: [1]. This patch series attempts to implement such a boot process on BeagleBoard X15 platform. Some common code is added too, which can be reused later for other platforms (see "abootimg"

Re: [PATCH v3 0/9] am57xx: Implement Android 10 boot flow

2020-01-22 Thread Bajjuri, Praneeth
+ Sam Protsenko's current email address On 1/22/2020 11:51 AM, Bajjuri, Praneeth wrote: Tom, On 12/24/2019 1:54 PM, Sam Protsenko wrote: Android 10 brings a lot of new requirements for bootloaders: [1]. This patch series attempts to implement such a boot process on BeagleBoard X15 platform

Re: [PATCH v3 0/9] am57xx: Implement Android 10 boot flow

2020-01-22 Thread Bajjuri, Praneeth
Tom, On 12/24/2019 1:54 PM, Sam Protsenko wrote: Android 10 brings a lot of new requirements for bootloaders: [1]. This patch series attempts to implement such a boot process on BeagleBoard X15 platform. Some common code is added too, which can be reused later for other platforms (see

Re: [PATCH] MAINTAINERS: Fix mail

2020-01-14 Thread Bajjuri, Praneeth
On 1/14/2020 11:54 AM, Sam Protsenko wrote: Sam doesn't work for Linaro anymore, so Linaro mail is not valid. Change it to his home mail instead. Signed-off-by: Sam Protsenko Acked-by: Praneeth Bajjuri --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata

2019-03-18 Thread Bajjuri, Praneeth
Eugeniu, On 3/18/2019 3:21 PM, Eugeniu Rosca wrote: I received the following bounce: Thank you for your email. Igor Opaniuk no longer works for Linaro. If your email is related to Linaro business, please use the Contact form (https://www.linaro.org/contact/) if you do not have another

Re: [U-Boot] [PATCH] arm: ti: boot: Remove legacy Android partitions

2019-01-04 Thread Bajjuri, Praneeth
On 1/4/2019 2:09 PM, Sam Protsenko wrote: Remove unused Android partitions: - efs, crypto, cache: we don't use it anymore (images are not built in AOSP - ipu1, ipu2: IPU firmware is now a part of vendor image and doesn't reside as a separate partition While at it, rename

Re: [U-Boot] [PATCH] arm: ti: boot: Increase system partition size

2018-12-14 Thread Bajjuri, Praneeth
On 12/14/2018 7:15 AM, Sam Protsenko wrote: Hi Praneeth, On Fri, Dec 14, 2018 at 1:37 AM Bajjuri, Praneeth wrote: Sam, On 12/11/2018 10:26 AM, Bajjuri, Praneeth wrote: On 12/11/2018 10:20 AM, Sam Protsenko wrote: Android code base is growing, so since Android "Pie" the size of

Re: [U-Boot] [PATCH] arm: ti: boot: Increase system partition size

2018-12-13 Thread Bajjuri, Praneeth
Sam, On 12/11/2018 10:26 AM, Bajjuri, Praneeth wrote: On 12/11/2018 10:20 AM, Sam Protsenko wrote: Android code base is growing, so since Android "Pie" the size of system.img grew up to be about 740 MiB. Let's increase system.img to 1 GiB to accommodate for those changes and leave s

Re: [U-Boot] [PATCH] arm: ti: boot: Increase system partition size

2018-12-11 Thread Bajjuri, Praneeth
On 12/11/2018 10:20 AM, Sam Protsenko wrote: Android code base is growing, so since Android "Pie" the size of system.img grew up to be about 740 MiB. Let's increase system.img to 1 GiB to accommodate for those changes and leave some margin for future changes. We don't want to make it more than

Re: [U-Boot] [PATCH] arm: ti: boot: Fix U-Boot environment partition address

2018-11-26 Thread Bajjuri, Praneeth
On 11/26/2018 8:27 AM, Sam Protsenko wrote: Hi Tom, Can you please pull this in? It fixes the regression I introduced by accident earlier... Thanks! On Thu, Nov 15, 2018 at 10:26 PM Sam Protsenko wrote: Recent removal of obsolete partition led to shifting of starting address of "reserved"

Re: [U-Boot] [PATCH] arm: ti: boot: Remove environment partition

2018-10-18 Thread Bajjuri, Praneeth
On 10/18/2018 2:47 PM, Sam Protsenko wrote: Remove "environment" partition and do not read it when booting Android from eMMC. We don't use this partition anymore, so this is just an unintentional leftover. Earlier we were reading dtb file from "environment" partition to feed it further to

Re: [U-Boot] [PATCH 1/3] arm: dra76: fastboot: extend cpu type for getvar command

2018-04-25 Thread Bajjuri, Praneeth
Only one patch in the series. Wrong subject [PATCH 1/3] On 4/25/2018 3:56 PM, Praneeth Bajjuri wrote: 'commit dda0bd674481 ("arm: dra762: Add support for device package identification")' introduces ABZ and ACD package identification. This patch is to extend usage of "fastboot getvar cpu"

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

2017-11-20 Thread Bajjuri, Praneeth
Hi Tom, if there is nothing waiting to be addressed, Can you pull this patch. -- Praneeth On 11/10/2017 1:22 PM, Sam Protsenko wrote: On 9 November 2017 at 01:12, Praneeth Bajjuri wrote: As per current android recommendation

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

2017-11-20 Thread Bajjuri, Praneeth
Tom, Can you pull this , if there is nothing waiting to be addressed on this one. --praneeth On 11/10/2017 1:22 PM, Sam Protsenko wrote: On 9 November 2017 at 01:12, Praneeth Bajjuri wrote: As per current android recommendation

Re: [U-Boot] [PATCH] arm: am57xx: Update bootloader partition size

2017-02-21 Thread Bajjuri, Praneeth
On 2/21/2017 3:48 PM, Felipe Balbi wrote: Hi, Sam Protsenko writes: On Tue, Feb 21, 2017 at 10:35 PM, Felipe Balbi wrote: Hi, Sam Protsenko writes: From: Praneeth Bajjuri The

Re: [U-Boot] [PATCH] arm: am57xx: Update bootloader partition size

2017-02-21 Thread Bajjuri, Praneeth
On 2/21/2017 1:51 PM, Sam Protsenko wrote: From: Praneeth Bajjuri The current size of u-boot is already ~840 KiB. This patch is to increase bootloader partition size up to 1 MiB and thereby fix flashing error like below: sending 'bootloader' (840 KB)... OKAY [

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

2017-02-21 Thread Bajjuri, Praneeth
On 2/21/2017 1:51 PM, Sam Protsenko wrote: The current size of U-Boot is already ~840 KiB. This patch is to increase bootloader partition size up to 1 MiB and thereby fix flashing error. Also fix U-Boot environment address on eMMC ("reserved" partition), as it's being shifted by above