[Buildroot] [PATCH] configs/digilent_genesys_zu_defconfig: add Digilent Genesys ZU board (ZynqMP SoC)

Alvaro Gamez Machado alvaro.gamez at hazent.com
Wed Jul 21 06:37:39 UTC 2021


On Thu, Jul 15, 2021 at 08:28:14AM +0200, Alvaro Gamez Machado wrote:
> This adds support the Digilent Genesys ZU development board.
> 
> Signed-off-by: Alvaro Gamez Machado <alvaro.gamez at hazent.com>
> ---
>  ...ve-redundant-YYLOC-global-declaratio.patch |    52 +
>  .../0001-uboot-add-genesys-zu.patch           |    10 +
>  board/digilent/genesys-zu/GenesysZU.dts       |  1655 +
>  board/digilent/genesys-zu/README.txt          |    92 +
>  board/digilent/genesys-zu/genimage.cfg        |    28 +
>  board/digilent/genesys-zu/image.its           |    59 +
>  board/digilent/genesys-zu/kernel_defconfig    |   414 +
>  board/digilent/genesys-zu/pm_cfg_obj.c        |   630 +
>  board/digilent/genesys-zu/post-image.sh       |    10 +
>  board/digilent/genesys-zu/psu_init_gpl.c      | 21818 +++++++++
>  board/digilent/genesys-zu/psu_init_gpl.h      | 37545 ++++++++++++++++
>  board/digilent/genesys-zu/uboot-env.txt       |    83 +
>  board/digilent/genesys-zu/uboot_defconfig     |   106 +
>  configs/digilent_genesys_zu_defconfig         |    49 +
>  14 files changed, 62551 insertions(+)
>  create mode 100644 board/digilent/genesys-zu/0001-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch
>  create mode 100644 board/digilent/genesys-zu/0001-uboot-add-genesys-zu.patch
>  create mode 100644 board/digilent/genesys-zu/GenesysZU.dts
>  create mode 100644 board/digilent/genesys-zu/README.txt
>  create mode 100644 board/digilent/genesys-zu/genimage.cfg
>  create mode 100644 board/digilent/genesys-zu/image.its
>  create mode 100644 board/digilent/genesys-zu/kernel_defconfig
>  create mode 100644 board/digilent/genesys-zu/pm_cfg_obj.c
>  create mode 100755 board/digilent/genesys-zu/post-image.sh
>  create mode 100644 board/digilent/genesys-zu/psu_init_gpl.c
>  create mode 100644 board/digilent/genesys-zu/psu_init_gpl.h
>  create mode 100644 board/digilent/genesys-zu/uboot-env.txt
>  create mode 100644 board/digilent/genesys-zu/uboot_defconfig
>  create mode 100644 configs/digilent_genesys_zu_defconfig
> 

Hi

I sent this patch to the list, but it being too large got it stuck
somewhere and didn't reach the list. The cause are files
psu_init_gpl.{c,h} that are autogenerated by Xilinx utils, but that
are needed to run the system.

Can this message be moderated back into the list or shall I do
something different?

Thanks

-- 
Alvaro G. M.


More information about the buildroot mailing list