xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM
authorMichal Simek <michal.simek@amd.com>
Sun, 6 Nov 2022 19:48:06 +0000 (11:48 -0800)
committerMichal Simek <michal.simek@amd.com>
Tue, 22 Nov 2022 14:02:07 +0000 (15:02 +0100)
commit9dc51069f4dfc64f8b86565239c46995aad09dec
tree8dd93a245ba6f5c868f216a322f7b423bcf8140e
parent6b067f4bfacb9e57423d0b15a343abe51ca3fff8
xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM

Versal NET mini U-Boot configuration is used for memory testing that's why
load address can't be really placed in memory which doesn't need to work
that's why move it to start of OCM which is the same memory which U-Boot is
running from.

Signed-off-by: Michal Simek <michal.simek@amd.com>
configs/xilinx_versal_net_mini_defconfig