commit | 8f5ddb3b80518b1a752644f6fc66af0d6156bcf2 | [log] [tgz] |
---|---|---|
author | Jolly Shah <jollys@xilinx.com> | Tue Jan 30 11:31:53 2018 -0800 |
committer | Jolly Shah <jollys@xilinx.com> | Thu Mar 15 10:24:00 2018 -0700 |
tree | 6b98ebca7fa23362727d0ec15225e873aab5ea4d | |
parent | d5dd8367fdb5fa8187e236c66100a54e56422528 [diff] |
zynqmp: Use DDR memory when DEBUG is enabled Define default DDR location to which ATF has to compiled if DEBUG option is enabled. This is required now, as the ATF cant fit in OCM with DEBUG option enabled. The default value is 0x1000 and can be used till 0x7ffff. User can still override as per wish/requirement using current commandline options. Signed-off-by: Jolly Shah <jollys@xilinx.com>