
22 Dec
2022
22 Dec
'22
6:41 p.m.
Hi Tom,
On Wed, 21 Dec 2022 at 16:11, Tom Rini trini@konsulko.com wrote:
On Wed, Dec 21, 2022 at 04:07:26PM -0700, Simon Glass wrote:
This option is deprecated and only used by two boards. Enable it for just those two boards, so others don't accidentally enable it.
Signed-off-by: Simon Glass sjg@chromium.org
Wait, is this right? I thought when I had looked at this before the outliers were two imx boards, which I believe have now been converted. Is it really still in use on two xilinx platforms ?
Yes I think the imx ones have gone away.
For the penultimate commit:
$ ./tools/moveconfig.py -f USE_SPL_FIT_GENERATOR 2 matches xilinx_zynqmp_virt avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0
So I believe this is still true.
Regards, Simon