commit | f499b4d15b3f9b4d4eb79c6981a5a632913050d9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:19 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | c1e612db2883cdb8ff74c2c5839b31953c8d746e | |
parent | 75e3912cf55255fc6ad627ab6aa36ce12c5cdc13 [diff] |
Correct SPL use of BOOTSTAGE_FDT This converts 1 usage of this option to the non-SPL form, since there is no SPL_BOOTSTAGE_FDT defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>