Re: [PATCH 3/3] bootstage: Enable SPL bootstage in sandbox_spl config

2021-12-19 Thread Marek Vasut
On 11/5/21 03:02, Simon Glass wrote: On Wed, 3 Nov 2021 at 08:20, Marek Vasut wrote: Enable SPL bootstage support in sandbox_spl config to detect build issues in CI. Signed-off-by: Marek Vasut Cc: Simon Glass --- configs/sandbox_spl_defconfig | 1 + 1 file changed, 1 insertion(+)

Re: [PATCH 3/3] bootstage: Enable SPL bootstage in sandbox_spl config

2021-11-04 Thread Simon Glass
On Wed, 3 Nov 2021 at 08:20, Marek Vasut wrote: > > Enable SPL bootstage support in sandbox_spl config to detect build issues in > CI. > > Signed-off-by: Marek Vasut > Cc: Simon Glass > --- > configs/sandbox_spl_defconfig | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Simon Glass

[PATCH 3/3] bootstage: Enable SPL bootstage in sandbox_spl config

2021-11-03 Thread Marek Vasut
Enable SPL bootstage support in sandbox_spl config to detect build issues in CI. Signed-off-by: Marek Vasut Cc: Simon Glass --- configs/sandbox_spl_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig index