commit | a2f0b504f4a9320c97bcf1cbd67f42de8a08fbc6 | [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 | 47b0a493247b38c1557062e108cc4868e211a73e [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>