commit | 4d27fa9fc7b501897892de7b02c275b27a8c87d2 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jun 17 10:53:29 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jul 16 12:37:01 2020 +0200 |
tree | c95b1433a1c678f63cb99d37002a18d618293073 | |
parent | 92250c8a13adb4d080ca867a2317073f38c6b465 [diff] |
cmd: drop fitupd command The `fitupd' command is not used by any board. The `dfu tftp' command provides the same capabilities. So let's drop the `fitupd' command. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>