[meta-xilinx] Custom ps7_init_gpl in Yocto Project
Jean-Francois Dagenais
jeff.dagenais at gmail.com
Tue Jul 9 06:35:09 PDT 2019
Hi Nathan,
> On Jul 9, 2019, at 09:23, Nathan Rossi <nathan at nathanrossi.com> wrote:
>
> You should not need to do this change to xilinx-init-platform.bbclass,
> however you will need to make sure you recipe populates into the
> sysroot correctly. By default /usr/src is not populated into the
> sysroot (not to be confused with packaging). This is the purpose of
> the "SYSROOT_DIRS" line in platform-init.bb
> (http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tree/meta-xilinx-bsp/recipes-bsp/platform-init/platform-init.bb#n24).
Great... for me. This will fix my problem. Unfortunately for Jek, I don't think this will help since he is using platform-init.bb.
Jek, I suggest you look carefully at u-boot-spl-zynq-init.inc. Several variables must work right in order for your psu_init files to end up in u-boot's source directory prior to the configure and compile steps.
Good luck!
Thanks for the info Nathan!
More information about the meta-xilinx
mailing list