commit | 0284916b46e2183c510e5c10bf6ffee3882b0bc6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 17:25:52 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 26 17:03:09 2021 +1300 |
tree | ae27f7b4b6496d0395b7ec11ab85640ce6e8ec3b | |
parent | f5c5530aef086c5cc6aef0fcae4e69767a944849 [diff] |
x86: apl: Use read-only SPL and new of-platdata With Apollo Lake, SPL is placed in read-only memory. Set this new option so that OF_PLATDATA_INST can be used. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>