summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/classes/xilinx-platform-init.bbclass
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-03-16 18:03:15 -0600
committerMark Hatle <mark.hatle@amd.com>2023-03-17 11:45:20 -0500
commit99736a9c7e612ab4a1466d9231da05641250e268 (patch)
treeabbae907f9e3bc85b51e994954422f403f54a944 /meta-xilinx-core/classes/xilinx-platform-init.bbclass
parent9453122a77763873cd43ef2484260c279449d30f (diff)
downloadmeta-xilinx-99736a9c7e612ab4a1466d9231da05641250e268.tar.gz
fpgamanager_custom: Rename bootgen generated bit bin file
In case of Zynq-7000, using both "-process_bitstream bin" and "-o" in bootgen flag to convert bit file to bin format, "-o" option will not be effective and generated output file name is ${S}+${BIT_PATH}/<bit_file_name>.bit.bin file which causes build errors. Hence we need to rename this file from <bit_file_name>.bit.bin to ${PN}.bit.bin which matches the firmware name in dtbo and move ${PN}.bit.bin to ${B} directory. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit c9a98fe32be99654cae69dab524a744d898bf7a9) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/classes/xilinx-platform-init.bbclass')
0 files changed, 0 insertions, 0 deletions