summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* README.fw.package.md: Update fw package instructionsSandeep Gundlupet Raju2024-11-041-5/+8
| | | | | | | | Add links to SDT Multiconfig build instrcution before packaging and deploying the fw applications. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.fw.package.md: Fix instructions steps numberingSandeep Gundlupet Raju2024-10-251-2/+2
| | | | | | | | As README.building.md and README.sdt.bsp.md instructions are updated fix the instructions steps numbering in README.fw.package.md file. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.fw.package.md: Update README.sdt.bsp.md file linkSandeep Gundlupet Raju2024-10-221-5/+5
| | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* various: meta-xilinx-standalone-experimental renamed to ↵Mark Hatle2024-09-202-5/+5
| | | | | | meta-xilinx-standalone-sdt Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.zynq.md: Update README with limitationsSandeep Gundlupet Raju2024-09-161-14/+38
| | | | | | | Update README with limitations when using poky distro target images. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.microblaze.md: Update README with limitationsSandeep Gundlupet Raju2024-09-161-12/+38
| | | | | | | Update README with limitations when using poky distro target images. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.dfx.user.dts.md: Update versal dfx load instructionsSandeep Gundlupet Raju2024-04-041-227/+271
| | | | | | | | | 1. Update versal dfx static and partial load instructions. 2. Add Versal segmented configuration load instructions. 3. Also update zynqmp logs. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.zynqmp.md: Add missing xen jtag boot stepsSandeep Gundlupet Raju2024-03-281-14/+38
| | | | | | | | 1. Add missing xen jtag boot steps. 2. Add info on how to calculate zynqmp xen image offset for JTAG boot. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.versal.md: Add missing xen jtag boot stepsSandeep Gundlupet Raju2024-03-281-9/+19
| | | | | | | | 1. Add missing xen jtag boot steps. 2. Add info on how to calculate Versal xen image offset for JTAG boot. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.zynqmp.md: Update xen jtag boot instructionsSandeep Gundlupet Raju2024-03-271-6/+51
| | | | | | | Update xen jtag boot instruction using TFTP or XSDB tools. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.versal.md: Update xen jtag boot instructionsSandeep Gundlupet Raju2024-03-271-13/+69
| | | | | | | Update xen jtag boot instruction using TFTP or XSDB tools. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.storage.md: Update xen boot instructionsSandeep Gundlupet Raju2024-03-271-7/+25
| | | | | | | Update xen boot instructions for storage boot medium. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* docs: Update JTAG boot instruction in READMESandeep Gundlupet Raju2024-03-154-196/+307
| | | | | | | | | | | 1. Update JTAG boot instructions in README files. 2. Add devtool boot-jtag method. 3. Replace xsct with xsdb commands as new Vitis IDE doesn't support xsct commands. 4. Fix tftpboot instructions. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README: Fix SDT build instruction linkSandeep Gundlupet Raju2024-02-212-7/+7
| | | | | | | Fix SDT Building Instructions link in README. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.fw.package.md: Add instructions for fw packagingSandeep Gundlupet Raju2024-02-131-0/+61
| | | | | | | | | | Add instructions to package and deploy baremetal or freertos application elf or bin files to linux root filesystem under /lib/firmware/xilinx(default) or /boot directory as per requirement. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.dfx.user.dts.md: Update SDT pl overlay instructionsSandeep Gundlupet Raju2024-01-181-2/+10
| | | | | | | | Update SDT pl overlay build instructions in README. This single README now provides both SDT and XSCT instructions. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.dfx.user.dts.md: Update bit or bin or pdi only usageSandeep Gundlupet Raju2023-12-201-3/+104
| | | | | | | | Update README file with bit or bin or pdi usage only. Also add Versal Segmented Configuration usage. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* docs: Fix firmware typos in README filesSandeep Gundlupet Raju2023-12-181-3/+3
| | | | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit af261af80cba3a3677d75c14cbc88ad16f1f45cb) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.dfx.user.dts.md: README on bin instructionsSandeep Gundlupet Raju2023-12-081-75/+134
| | | | | | | | Update README on .bin instructions and usage. Also update the test logs. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* docs: Deprecate README.fpgamanager.custom.mdSandeep Gundlupet Raju2023-11-221-478/+0
| | | | | | | | Deprecate README.fpgamanager.custom.md and going forward user should refer README.dfx.user.dts.md file. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.storage.md: Update wic instructionsSandeep Gundlupet Raju2023-11-011-8/+14
| | | | | | | Update wic image flashing instructions for SD/eMMC boots. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.fpgamanager.custom: Add deprecation warningsSandeep Gundlupet Raju2023-07-071-0/+3
| | | | | | | | | README.fpgamanager.custom.md file will be deprecated in upcoming release. Users should start using README.dfx.user.dts.md files for user defined dts firmware app instructions. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.dfx.user.dts: Add instruction for dfx_user_dts firmware appSandeep Gundlupet Raju2023-07-071-0/+475
| | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.fpgamanager.custom: Add instructions for fpgamanger customSandeep Gundlupet Raju2023-03-151-0/+475
| | | | | | | | Add instructions on how to create flat, DFx static, DFx RP firmware recipes by inheriting fpagmanager_custom.bbclass. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.zynq: Fix table of content sectionSandeep Gundlupet Raju2023-03-151-7/+15
| | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* docs: Add README for booting instructions for all devicesSandeep Gundlupet Raju2023-02-286-0/+1008
| | | | | | | | Add README for booting instructions for all devices with supported boot mediums. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* docs/*: Remove old documentationNathan Rossi2017-02-164-153/+0
| | | | | | | The documentation in the docs/ directory is now out dated and was replaced with the README.*.md files in the root of the repository. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* docs/BOOT.tftp: Update KC705 boot documentationManjukumar Matha2016-05-131-2/+2
| | | | | | | Documentation update for KC705 Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* external-xilinx-toolchain: Remove toolchain supportManjukumar Matha2016-05-031-15/+0
| | | | | | | | | | This patch removes the Xilinx SDK toolchain support in meta-xilinx BSP layer. A new distro layer called meta-petalinux will be available as of May 9th 2016. The recipes to support the Xilinx SDK toolchain will added to this distro layer. Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* docs/BOOT.tftp: Update U-Boot commands for MicroBlazeNathan Rossi2016-01-061-3/+3
| | | | | | MicroBlaze now uses the 'tftpboot' command same as Zynq. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* Documentation UpdatesNathan Rossi2014-12-034-4/+30
| | | | | | | | | * Clean up documentation around ext2/cpio * Split out some of the documentation in the README file into some docs/* files * Moved MAINTAINERS information into the README Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* BOOT.tftp: UpdateNathan Rossi2014-05-211-7/+7
| | | | | | | | | | | | * Updated use of "tftp" command for zynq, now use "tftpboot" (2014.01 change) * Swap kernel and rootfs addresses so that relatively large rootfs images will be loaded without overlapping existing contents * Swap to use cpio.gz.u-boot, this format does not limit rootfs size and allows the loading of large rootfs images despite pre-configured kernel limitations Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* docs/BOOT.sdcard: Update documentation for sd bootingNathan Rossi2014-03-121-29/+65
| | | | | | | | * Remove documentation of -ram.dts and -mmcblk*.dts files * Use the "bootargs" variable of U-Boot to configure kernel 'root=' * Document the use of "uEnv.txt" Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* docs: Correct and add some documentationSipke Vriend2013-08-201-6/+30
| | | | | | | | README: correct example machine name and add images docs:BOOT.sdcard: Provide information on using second SD card partition for large file sizes. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* docs: Improve documentation of Zynq and MicroBlaze boot flowsNathan Rossi2013-07-153-0/+82
* Add BOOT.jtag to cover booting u-boot for Zynq and MicroBlaze * Add BOOT.tftp to cover booting the kernel for Zynq and MicroBlaze * Add BOOT.sdcard to cover booting Zynq (using BOOT.BIN) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>