Re: [Buildroot] [PATCH] configs/digilent_genesys_zu_defconfig: add Digilent Genesys ZU board (ZynqMP SoC)
From: Alvaro Gamez Machado <hidden>
Date: 2021-07-21 06:47:04
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 <redacted> --- ...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.
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot