[U-Boot] arm: ti: boot: Remove environment partition
Tom Rini
trini at konsulko.com
Mon Oct 22 17:25:58 UTC 2018
On Thu, Oct 18, 2018 at 10:47:17PM +0300, 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 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 <semen.protsenko at linaro.org>
> Acked-by: Praneeth Bajjuri <praneeth at ti.com>
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/20181022/73b789a0/attachment.sig>
More information about the U-Boot
mailing list