commit | 98ed0ae2cc12d4e7f5895673264f99de2e28317e | [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 | 541b2adf080bf9299161fe9af29659633e03d7db [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>