commit | b17cfad577d596b87362f9c0c3cad486fbfd4ab5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:27 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | 2638dc1655ec072283a7bb95dd52db9b99f97cbc | |
parent | 12f813d7f4ffbefc6c057661c517ebab05945fd6 [diff] |
Correct SPL use of PARTITION_TYPE_GUID This converts 1 usage of this option to the non-SPL form, since there is no SPL_PARTITION_TYPE_GUID defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>