diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-21 07:16:56 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-21 07:16:56 -0400 |
commit | 09b6a6dd010cad18ef1cea2cf579244f0fd17ce4 (patch) | |
tree | 2c527aa1bc458d76f4565592bee72c9c7f2a0327 /doc | |
parent | 8197d92843952b376915fdbcbf67c723feab1532 (diff) | |
parent | 5bf4475f1d7726541edec0060c6461fbb37db02d (diff) | |
download | u-boot-09b6a6dd010cad18ef1cea2cf579244f0fd17ce4.tar.gz |
Merge git://git.denx.de/u-boot-usb
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.dfutftp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/README.dfutftp b/doc/README.dfutftp index 0257f0d503..66901e1577 100644 --- a/doc/README.dfutftp +++ b/doc/README.dfutftp @@ -1,3 +1,11 @@ +# +# Copyright (C) 2015 +# +# Lukasz Majewski <l.majewski@majess.pl> +# +# +# SPDX-License-Identifier: GPL-2.0+ + Device Firmware Upgrade (DFU) - extension to use TFTP ===================================================== |