sandbox: Move the capsule GUID declarations to board file
authorSughosh Ganu <sughosh.ganu@linaro.org>
Thu, 10 Nov 2022 17:04:30 +0000 (22:34 +0530)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Nov 2022 22:13:35 +0000 (15:13 -0700)
commit0524bfc2976f3d8f2e3a693eedfcad1299e91a94
tree774e76a47880ab31bb1d6c5dd747a440a9490b33
parentb3a680a47abfdd5fa4086bab53891f3a4e798d74
sandbox: Move the capsule GUID declarations to board file

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@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/sandbox/sandbox.c
include/configs/sandbox.h