Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | firmware-utils/mkchkimg: fix possible resource leaks | Andrea Dalla Costa | 2020-01-14 |
| | | | | | | | | Add missing `fclose` calls for file pointers `kern_fp`, `fs_fp` and `out_fp`. Not closing files could lead to resource leaks. Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me> | ||
* | tools/firmware-utils: document reserved fields in mkchkimg | Thibaut VARENE | 2017-08-03 |
| | | | | Signed-off-by: Thibaut VARENE <hacks@slashdirt.org> | ||
* | brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 | Hauke Mehrtens | 2010-08-06 |
Thank you realopty for the patch. tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/ This closes #7702. SVN-Revision: 22516 |