commit | bc78d5f25aeee238d6e2ef6b0dda4dfc09f26d2e | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Jun 28 14:55:58 2021 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Jul 16 09:28:46 2021 +0200 |
tree | 3d01b3673ac96e1004524d15468857fc97c89f72 | |
parent | 3a99481159bf21028acc6b0d66f7809c3c6f053d [diff] |
stm32mp: cmd_stm32key: use sub command Simplify parsing the command argument by using the macro U_BOOT_CMD_WITH_SUBCMDS. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>