[PATCH] cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()

Tom Rini trini at konsulko.com
Tue Jun 7 18:45:52 CEST 2022


On Sun, May 08, 2022 at 01:01:42PM +0300, Ovidiu Panait wrote:

> Migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() helper macro, to reduce
> duplicated code. We can also drop the CONFIG_NEEDS_MANUAL_RELOC exception,
> as the command list is updated post relocation in board_r.c initcall
> initr_manual_reloc_cmdtable().
> 
> Signed-off-by: Ovidiu Panait <ovpanait at gmail.com>

Applied to u-boot/next, 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/20220607/0e02abc3/attachment.sig>


More information about the U-Boot mailing list