diff options
| author | Ovidiu Panait <[email protected]> | 2022-05-08 13:01:42 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-06-06 17:47:16 -0400 |
| commit | 7f0836a1105de86ef1b4ffdd608ebfe21504cb44 (patch) | |
| tree | 2086fe9b0abcdc1c69a1566363e3075ad3a2779b /scripts | |
| parent | c5ef2025579e91f132cd3cead8ebe8b4cd5dd2b6 (diff) | |
cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
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 <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
