aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/add_header.c
Commit message (Collapse)AuthorAgeFilesLines
* firmware-utils: replace GPL 2.0 boilerplate/reference with SPDXRafał Miłecki2021-08-061-13/+1
| | | | | | | | | This uses "GPL-2.0-only" header for files identified using scancode license scanner with 100% score as GPL 2.0. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Stijn Tintel <stijn@linux-ipv6.be>
* firmware-utils: fix -Wpointer-sign warningsRafał Miłecki2021-04-091-1/+1
| | | | Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC ↵Felix Fietkau2008-09-231-1/+1
| | | | | | to ensure that overwritten files have the right size (fixes #3505) SVN-Revision: 12667
* replacement of the add_header utility used by various vendorsImre Kaloz2008-06-271-0/+138
SVN-Revision: 11588