[PATCH u-boot-dm + u-boot-spi v3 10/11] mtd: compare also with OF path and device name in get_mtd_device_nm()
Tom Rini
trini at konsulko.com
Mon Mar 1 15:33:59 CET 2021
On Mon, Mar 01, 2021 at 03:03:11PM +0100, Marek Behun wrote:
> On Thu, 25 Feb 2021 15:39:09 -0500
> Tom Rini <trini at konsulko.com> wrote:
>
> > Well, past migration deadline doesn't mean it can cause CI to fail. I'm
> > just now throwing things out that are 2 years past the deadline, and
> > we'll probably be doing that for a few releases.
>
> Tom, I would like to send v4 without the CONFIG_DM #ifdefs.
>
> tqma6s_wru4_mmc_defconfig is the only defconfig that defines CONFIG_DM=n
>
> Since I do not have this board, I cannot work on converting it to DM.
>
> I can either
> - add patch removing this board from U-Boot to this patch series
> - send patch removing this board as separate from this series and send
> this series only after the board is removed
> - stick if #ifdefs
> - try to use IS_ENABLED(CONFIG_DM), but this would need some extra
> patches into header files because of undefined references (we really
> don't want this)
> - something different
>
> How should I proceed?
You can say your series depends on:
https://patchwork.ozlabs.org/project/uboot/patch/20210221010634.21310-42-trini@konsulko.com/
which drops tqma6s_wru4_mmc_defconfig and you should submit a PR against
https://github.com/u-boot/u-boot/ which will trigger a CI run in Azure
so you can see what else fails to build, or if that really is the only
board that would fail to build, in this case. Thanks!
--
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/20210301/fc499183/attachment.sig>
More information about the U-Boot
mailing list