mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Johannes Roith <johannes@gnu-linux.rocks>, s.hauer@pengutronix.de
Cc: barebox@lists.infradead.org, a.fatoum@barebox.org
Subject: Re: [PATCH] Added documentation for the Zynq 7000
Date: Mon, 14 Jul 2025 08:04:06 +0200	[thread overview]
Message-ID: <fa7b6ccd-daa8-484f-bda0-9ed34a39b3c5@pengutronix.de> (raw)
In-Reply-To: <20250704192658.18037-1-johannes@gnu-linux.rocks>

On 04.07.25 21:26, Johannes Roith wrote:
> Added documentation and build instructions for the Zynq 7000 and the
> Avnet Zedboard.
> 
> Signed-off-by: Johannes Roith <johannes@gnu-linux.rocks>

Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

Thank you!
Ahmad

> ---
>  Documentation/boards/zynq.rst | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)
>  create mode 100644 Documentation/boards/zynq.rst
> 
> diff --git a/Documentation/boards/zynq.rst b/Documentation/boards/zynq.rst
> new file mode 100644
> index 0000000000..b7aaf3892c
> --- /dev/null
> +++ b/Documentation/boards/zynq.rst
> @@ -0,0 +1,25 @@
> +Xilinx Zynq 7000
> +================
> +
> +Barebox has support for the Xilinx Zynq 7000.
> +
> +Image creation
> +--------------
> +
> +The Zynq defconfig supports the Avnet ZedBoard. Use it to build the Barebox image::
> +
> +   make ARCH=arm zynq_defconfig
> +   make ARCH=arm
> +
> +Create a FAT partition as the first partition of the SD card and copy the
> +produced image ``images/barebox-avnet-zedboard.img`` into this partition.
> +Rename the image to ``BOOT.bin`` which is the name the Primary Bootloader of the
> +Zynq 7000 expects for the next stage.
> +
> +Bitstream loading
> +-----------------
> +
> +The Zynq 7000 features an ARM Cortex-A9 processor (Processing System, PS)
> +alongside a Programmable Logic (PL) component that functions as an FPGA. Barebox
> +provides support for loading a bitstream into the PL through its firmware
> +interface.


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2025-07-14  6:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-04 19:26 Johannes Roith
2025-07-14  6:04 ` Ahmad Fatoum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa7b6ccd-daa8-484f-bda0-9ed34a39b3c5@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=a.fatoum@barebox.org \
    --cc=barebox@lists.infradead.org \
    --cc=johannes@gnu-linux.rocks \
    --cc=s.hauer@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox