[PATCH] sifive_unleashed: Rename "spi-nor_qemu" variant to "spi_nor_qemu"
Tom Rini
trini at konsulko.com
Fri Jan 31 23:55:20 CET 2025
On Fri, Jan 31, 2025 at 04:04:20PM -0600, Tom Rini wrote:
> Given how files are searched and parsed,
> py/travis-ci/u_boot_boardenv_sifive_unleashed_spi-nor_qemu.py was not
> being used due to the dash in the name. Use an underbar for consistency.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> ..._unleashed_spi-nor_qemu => conf.sifive_unleashed_spi_nor_qemu} | 0
> ...r_qemu.py => u_boot_boardenv_sifive_unleashed_spi_nor_qemu.py} | 0
> 2 files changed, 0 insertions(+), 0 deletions(-)
Note that the issue is that in test/py/conftest.py we have a specific
replace - with _ in the boardenv file, so there's a handful of others
that need this change as well.
I also don't quite understand why we do the rename, but since it's been
there since day 1, we should fix the bad examples to not break the
working deployments people have.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250131/5b68c9f8/attachment.sig>
More information about the U-Boot
mailing list