arm: K3: j721e: Fix boot parameter table index memory address
authorAndreas Dannenberg <dannenberg@ti.com>
Fri, 28 Jun 2019 01:03:21 +0000 (20:03 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 13 Feb 2020 16:09:18 +0000 (21:39 +0530)
commita06df8f339a5b79e4a258bb802b1cebb58c0019d
treebf66c381a265a30a179aea70c4f22c28a82d0c30
parente8d0d530404e5d0546c37992cfeb9d3d3187dd94
arm: K3: j721e: Fix boot parameter table index memory address

The boot parameter table index memory address for J721E was configured
to an incorrect value which prevented the use of this definition to
determine which boot parameter table is active which is needed to be
able to distinguish between primary and backup boot modes. Fix this
issue by updating the value to the correct one also in alignment with
the J721E Technical Reference Manual (TRM).

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/Kconfig