]> Git Repo - J-u-boot.git/commit
cmd: drop fitupd command
authorHeinrich Schuchardt <[email protected]>
Wed, 17 Jun 2020 08:53:29 +0000 (10:53 +0200)
committerHeinrich Schuchardt <[email protected]>
Thu, 16 Jul 2020 10:37:01 +0000 (12:37 +0200)
commita2f0b504f4a9320c97bcf1cbd67f42de8a08fbc6
treec95b1433a1c678f63cb99d37002a18d618293073
parent47b0a493247b38c1557062e108cc4868e211a73e
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 <[email protected]>
cmd/Kconfig
cmd/Makefile
cmd/fitupd.c [deleted file]
doc/README.dfutftp
doc/README.update
This page took 0.035736 seconds and 4 git commands to generate.