
26 May
2020
26 May
'20
7:10 p.m.
On Tue, May 26, 2020 at 06:34:15PM +0200, Heinrich Schuchardt wrote:
Configuration checks should not be in the C files but in the Kconfig files.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
For the patch itself:
Reviewed-by: Tom Rini trini@konsulko.com
@Lukasz, @Tom No board seems to be using the 'fitupd' command anymore. Shouldn't we simply remove it? 'dfu tftp' offers a similar functionality.
So yes, DFU over TFTP came later and leverages the minor updates the series that added fitupd command did. It's also never been enabled by default anywhere. Perhaps we should just enable it for sandbox? It's small enough that it's probably useful in out of tree configs.
--
Tom