Re: [PATCH 5/7] hmibsc: Enable RAUC support

2023-12-19 Thread Caleb Connolly
Hi Sumit, Please add a description to this patch (what is RAUC?). On 18/12/2023 07:24, Sumit Garg wrote: > Signed-off-by: Sumit Garg > --- > include/configs/hmibsc.h | 38 ++ > 1 file changed, 38 insertions(+) > > diff --git a/include/configs/hmibsc.h b/incl

[PATCH 5/7] hmibsc: Enable RAUC support

2023-12-17 Thread Sumit Garg
Signed-off-by: Sumit Garg --- include/configs/hmibsc.h | 38 ++ 1 file changed, 38 insertions(+) diff --git a/include/configs/hmibsc.h b/include/configs/hmibsc.h index 04052ed6dee..b614dec7870 100644 --- a/include/configs/hmibsc.h +++ b/include/configs/hmibsc.