<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/include/environment, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-04-12T12:05:50Z</updated>
<entry>
<title>configs: ti_omap5_common: Add NAND environment settings</title>
<updated>2019-04-12T12:05:50Z</updated>
<author>
<name>Faiz Abbas</name>
</author>
<published>2019-02-27T07:59:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=097fd51b7ab2b179719f13cc9cca77043c45bb4c'/>
<id>urn:sha1:097fd51b7ab2b179719f13cc9cca77043c45bb4c</id>
<content type='text'>
Now that NAND is supported on DRA71x include various NAND environment
settings

Signed-off-by: Faiz Abbas &lt;faiz_abbas@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: ti: boot: Remove legacy Android partitions</title>
<updated>2019-01-09T12:13:32Z</updated>
<author>
<name>Sam Protsenko</name>
</author>
<published>2019-01-04T20:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=35e3d2e8a30321195e4f5cd8aafba6aefe818b3d'/>
<id>urn:sha1:35e3d2e8a30321195e4f5cd8aafba6aefe818b3d</id>
<content type='text'>
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 "reserved" partition to "uboot-env", as it's
actually stores U-Boot environment.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
Signed-off-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
</content>
</entry>
<entry>
<title>arm: ti: boot: Increase system partition size</title>
<updated>2018-12-17T13:42:19Z</updated>
<author>
<name>Sam Protsenko</name>
</author>
<published>2018-12-11T16:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=528920f94ef22f9e5cf183cc193246e01280c65e'/>
<id>urn:sha1:528920f94ef22f9e5cf183cc193246e01280c65e</id>
<content type='text'>
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 1 GiB, because we should
keep userdata partition big enough (for user files, like media etc.),
and eMMC size on BeagleBoard-X15 is only 3.5 GiB.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
Acked-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
</content>
</entry>
<entry>
<title>arm: ti: boot: Fix U-Boot environment partition address</title>
<updated>2018-11-27T03:52:11Z</updated>
<author>
<name>Sam Protsenko</name>
</author>
<published>2018-11-15T20:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=1e4fb783b32437049baed460b3b899f3f5df77a5'/>
<id>urn:sha1:1e4fb783b32437049baed460b3b899f3f5df77a5</id>
<content type='text'>
Recent removal of obsolete partition led to shifting of starting address
of "reserved" partition (which reflects U-Boot environment). Fix its
start address to keep it in sync with ENV_OFFSET and DFU environment.

This patch also provides fixed start address for "reserved" partition,
so that we can track when it's shifted next time.

While at it, move it before "misc" partition to keep all Android
partitions together.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
Acked-By: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
</content>
</entry>
<entry>
<title>arm: ti: boot: Don't read environment partition</title>
<updated>2018-11-01T14:02:43Z</updated>
<author>
<name>Sam Protsenko</name>
</author>
<published>2018-10-30T17:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=de8566a1609aae0659f2067821dd2c6661bde61c'/>
<id>urn:sha1:de8566a1609aae0659f2067821dd2c6661bde61c</id>
<content type='text'>
This part should've been remove in commit 88d60db01168 ("arm: ti: boot:
Remove environment partition"), but I missed it somehow. Remove reading
dtb file from environment partition on eMMC, as we don't have it
anymore.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
</content>
</entry>
<entry>
<title>arm: ti: boot: Remove environment partition</title>
<updated>2018-10-22T13:18:49Z</updated>
<author>
<name>Sam Protsenko</name>
</author>
<published>2018-10-18T19:47:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=88d60db01168c743b4ae4152150a43a3df43c1c0'/>
<id>urn:sha1:88d60db01168c743b4ae4152150a43a3df43c1c0</id>
<content type='text'>
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 kernel. Now we are using dtb from FIT image ("boot" partition
contains boot_fit.img image), which can be seen from this command:

    bootm ${loadaddr}#${fdtfile}

where "#" character means we have FIT image in ${loadaddr} RAM address.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
Acked-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
</content>
</entry>
<entry>
<title>am57xx_hs: avb2.0: add support of AVB 2.0</title>
<updated>2018-06-18T18:01:21Z</updated>
<author>
<name>Igor Opaniuk</name>
</author>
<published>2018-06-03T18:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=e883ffe00b6db807544c70e743cf7832d5d56d40'/>
<id>urn:sha1:e883ffe00b6db807544c70e743cf7832d5d56d40</id>
<content type='text'>
1. Add vbmeta partition info to android partition layout for TI
   platforms.
2. Add support of AVB 2.0 (including avb subset of commands) for am57xx HS

Signed-off-by: Igor Opaniuk &lt;igor.opaniuk@linaro.org&gt;
[trini: Move to include/environment/ti/boot.h, reword commit slightly]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: ti: boot: Extract PARTS_DEFAULT to boot.h</title>
<updated>2018-05-08T22:50:22Z</updated>
<author>
<name>Sam Protsenko</name>
</author>
<published>2018-04-19T20:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=c90a760ffd432803b3c9f60ad3d0ad098f14c8e7'/>
<id>urn:sha1:c90a760ffd432803b3c9f60ad3d0ad098f14c8e7</id>
<content type='text'>
Eliminate code duplication: the same PARTS_DEFAULT was defined in
am57xx_evm.h and in dra7xx_evm.h. Extract it to environment/boot.h and
use in all OMAP5-based boards.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
</content>
</entry>
<entry>
<title>env: ti: android: boot with FIT Image</title>
<updated>2018-05-08T13:07:37Z</updated>
<author>
<name>Praneeth Bajjuri</name>
</author>
<published>2018-04-25T21:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=b2031ff766f993451e1d55c7d420374863c24588'/>
<id>urn:sha1:b2031ff766f993451e1d55c7d420374863c24588</id>
<content type='text'>
Boot android over emmc by default thru FIT image

Signed-off-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
Suggested-by: Andrew F.Davis &lt;afd@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
</content>
</entry>
<entry>
<title>SPDX: Convert all of our single license tags to Linux Kernel style</title>
<updated>2018-05-07T13:34:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-05-06T21:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=83d290c56fab2d38cd1ab4c4cc7099559c1d5046'/>
<id>urn:sha1:83d290c56fab2d38cd1ab4c4cc7099559c1d5046</id>
<content type='text'>
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
