arm64: versal: Change boot script offset address in versal
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Mon, 5 Aug 2019 10:48:56 +0000 (16:18 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:35:43 +0000 (09:35 +0200)
commite76bc3cbc01537510c8aaffbd5d98f97f2609a4d
tree2d1ca9efc22b0788af5f4593630481509ad689a3
parentf0c16cd6f3bc5cff132c13b890f911b9a10dcfaf
arm64: versal: Change boot script offset address in versal

With the current boot script offset address in qspi is being overlaped
by BOOT.BIN as it is over 90MB with fpga included. So moving the script
offset address to end of flash after "bootenv" mtd partition. Here we
are considering qspi flash size >= 128Mbytes on versal and left
512Kbytes space to save boot.scr script.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_versal.h