]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp: cmd_stm32key: use sub command
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 28 Jun 2021 12:55:58 +0000 (14:55 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 16 Jul 2021 07:28:46 +0000 (09:28 +0200)
commitd41e13792103bd84269d9b89b71082b0b3cbc12f
tree3d01b3673ac96e1004524d15468857fc97c89f72
parentf8cc91f2451d5c2a09e7db5674dd30c20cd01c13
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>
arch/arm/mach-stm32mp/cmd_stm32key.c