arm: ti: boot: Fix U-Boot environment partition address
authorSam Protsenko <semen.protsenko@linaro.org>
Thu, 15 Nov 2018 20:26:17 +0000 (22:26 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 27 Nov 2018 03:52:11 +0000 (22:52 -0500)
commit1e4fb783b32437049baed460b3b899f3f5df77a5
treeb3574f2a15a0f7f9084390c58cd313f19453d327
parentccdb7c2255bde555bd0d4e104f8d228e25b76572
arm: ti: boot: Fix U-Boot environment partition address

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 <semen.protsenko@linaro.org>
Acked-By: Praneeth Bajjuri <praneeth@ti.com>
include/environment/ti/boot.h