Skip to content

Commit

Permalink
zynqmp: add linux images
Browse files Browse the repository at this point in the history
This commit adds Petalinux-2021.1 prebuilt images for the zynqmp.

Signed-off-by: Chris Guikema <[email protected]>
  • Loading branch information
chrisguikema committed Jan 19, 2024
1 parent 69af531 commit a166d5c
Show file tree
Hide file tree
Showing 6 changed files with 9,165 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Files:
exynos5422/minimal-linux-dtb
odroidc2/camkes-linux-dtb
tx2/connection.ko
zynqmp/2021_1/linux
Copyright: Linux
License: GPL-2.0-or-later

Expand All @@ -36,3 +37,8 @@ Files:
tx2/0003-seL4-Fix-compilation-errors-in-the-published-L4T-sou.patch
Copyright: Data61, CSIRO
License: GPL-2.0-or-later

Files:
zynqmp/linux_configs/2021_1/config
Copyright: DornerWorks
License: GPL-2.0-or-later
20 changes: 20 additions & 0 deletions zynqmp/2021_1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!--
Copyright 2022, DornerWorks
SPDX-License-Identifier: CC-BY-SA-4.0
-->

# zynqmp

## Compilation details:
### Linux image
* File: linux
* Git Remote: https://github.com/Xilinx/linux-xlnx
* Tag: xilinx-v2021.1 (Commit Hash: 256af411ba94859adc39c4319a269892ab28f4a5)
* Linux Config: Configuration used can be found in 'linux\_configs/config'

### File system
* File: rootfs-minimal.cpio.gz
* Toolchain: Petalinux 2021.1
* Link: https://www.xilinx.com/downloadNav/embedded-design-tools/2021-1.html
* BSP: ZCU102
Binary file added zynqmp/2021_1/linux
Binary file not shown.
Loading

0 comments on commit a166d5c

Please sign in to comment.