u-boot/board/xilinx
T Karthik Reddy d388cedd46 xilinx: Add DDR base address to bootscript address
Add ram base address to scriptaddr env variable to make boot
script address to be a valid address when ddr base address changes.

This works properly if the first memory region is the region where uboot
runs. Also the solution was taken in respect of a lot of jtag script
putting u-boot script to certain address. For standard cases
bd->bi_dram[0].start is 0 all the time. Only for systems with DDR placed
out of this location it does calculation.

This is not the best solution and should be done differently in future but
enough for now till we don't have full solution ready yet.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-10-27 08:13:33 +01:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: Add DDR base address to bootscript address 2020-10-27 08:13:33 +01:00
microblaze-generic microblaze: Setup distro boot env variables at run time 2020-10-27 08:01:36 +01:00
versal xilinx: common: Add Makefile to common folder 2020-10-27 08:13:32 +01:00
zynq xilinx: common: Add Makefile to common folder 2020-10-27 08:13:32 +01:00
zynqmp xilinx: zynqmp: Use tab for macro indentation 2020-10-27 08:13:33 +01:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig xilinx: cmd: Add support for FRU commands 2020-10-27 08:13:32 +01:00