[PATCH] sandbox: Move the capsule GUID declarations to board file

Simon Glass sjg at chromium.org
Wed Nov 23 03:11:10 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list