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