summaryrefslogtreecommitdiff
path: root/test/py/conftest.py
diff options
context:
space:
mode:
authorPadmarao Begari <padmarao.begari@amd.com>2024-10-01 13:55:37 +0530
committerMichal Simek <michal.simek@amd.com>2024-10-25 14:10:31 +0200
commit5550a152baf612ed8acecc11074f72c40b7c02c1 (patch)
tree894801a0f8780e67f7c3fa894296c2405f1a7ceb /test/py/conftest.py
parentf346dd67d047ad19f076d901dcc5295a2eb0cdde (diff)
xilinx: common: fix script address for Microblaze
Fix the issue introduced by commit 067e0294806e ("board: xilinx: Remove conditional check for Microblaze"). The scriptaddr should be physical location not really offset from start of DDR. When U-Boot is not found boot.scr script address in device tree, then it is assigned based on script address and ram base address for Microblaze and i.e exceeding DDR memory. To fix this, the script address is assigned initially with offset instead of address. Later it is added with ram base address and gets the physical address. Signed-off-by: Padmarao Begari <padmarao.begari@amd.com> Link: https://lore.kernel.org/r/20241001082537.830286-1-padmarao.begari@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions