
On Thu, Dec 22, 2022 at 10:41:17AM -0700, Simon Glass wrote:
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.
Enabled, yes, but is that subtool it sets actually used? xilinx_zynqmp_virt is in qemu CI even, so that can be quickly tested. I do wonder if the avnet board was enabling it because it was default and not using it.