[meta-xilinx] Generation of psu_init files
Luca Ceresoli
luca at lucaceresoli.net
Thu Jun 14 14:16:21 PDT 2018
Hi Martin,
On 14/06/2018 21:40, Martin Siegumfeldt wrote:
> Thanks Luca,
>
>
> Michal, Manju I appreciate if you could provide some insight into the
> plan forward here. On the zcu102 board we are seeing a much improved
> QSPI NOR / UBI stack from what is planned to go into the Sumo release.
> Unfortunately we can not integrate the init code for our custom board as
> exported by any current Vivado version. Is this new structure exported
> by an upcoming Vivado release, or how do you expect us to handle this?
Strange. I just tried to build the xilinx_zynqmp_zcu106_revA_defconfig
config on a mainline U-Boot (v2018.07-rc1-132-g606fddd76c7a), using the
psu_init_gpl files from [0] and they built fine. I tried both the latest
files (2018.2) and the 2017.1 version.
I tried also on current u-boot-xlnx master, it works too.
This is expected since the "new format" is nothing but the "old format",
which I would rather call the "format produced by Vivado", stripped down
of unneeded things such as comments, unused function definitions etc.
Can you give some more detail on what you are doing and what happens?
What error message do you obtain? Which version of U-Boot? Can you
provide your psu_ini_gpl.* files? Your defconfig?
[0] https://github.com/Xilinx/hdf-examples
Regards,
--
Luca
More information about the meta-xilinx
mailing list