[PATCH] sandbox: Move the capsule GUID declarations to board file
Simon Glass
sjg at chromium.org
Thu Nov 10 21:40:33 CET 2022
On Thu, 10 Nov 2022 at 10:04, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> The sandbox config file is to be removed. Move the GUID declarations
> needed for capsule update functionality to the board file where they
> are used.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> board/sandbox/sandbox.c | 13 +++++++++++++
> include/configs/sandbox.h | 13 -------------
> 2 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list