Re: [PATCH 1/1] spl: correct link to FIT specification

2024-06-18 Thread Simon Glass
Hi Heinrich, On Tue, 18 Jun 2024 at 00:32, Heinrich Schuchardt wrote: > > Replace the invalid link to the FIT file format specification. > > Signed-off-by: Heinrich Schuchardt > --- > SPL is tightly size constrained. > > Shouldn't we remove the message with the link which is only of interest > t

Re: [PATCH 1/1] spl: correct link to FIT specification

2024-06-18 Thread Heinrich Schuchardt
On 18.06.24 13:54, Marek Vasut wrote: On 6/18/24 8:32 AM, Heinrich Schuchardt wrote: Replace the invalid link to the FIT file format specification. Signed-off-by: Heinrich Schuchardt --- SPL is tightly size constrained. Shouldn't we remove the message with the link which is only of interest t

Re: [PATCH 1/1] spl: correct link to FIT specification

2024-06-18 Thread Marek Vasut
On 6/18/24 8:32 AM, Heinrich Schuchardt wrote: Replace the invalid link to the FIT file format specification. Signed-off-by: Heinrich Schuchardt --- SPL is tightly size constrained. Shouldn't we remove the message with the link which is only of interest to developers. --- common/spl/spl_fit.

[PATCH 1/1] spl: correct link to FIT specification

2024-06-17 Thread Heinrich Schuchardt
Replace the invalid link to the FIT file format specification. Signed-off-by: Heinrich Schuchardt --- SPL is tightly size constrained. Shouldn't we remove the message with the link which is only of interest to developers. --- common/spl/spl_fit.c | 2 +- 1 file changed, 1 insertion(+), 1 deleti