commit | 72398c8ff47764cffa7b80b5fa923f6e44306887 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 02 17:02:26 2018 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Oct 22 17:51:45 2018 +0800 |
tree | 676ce6e7e02f5f9684ffc306f5409852fdd6fc36 | |
parent | 63f007e933d218a45c9452170017e8a2337691dd [diff] |
binman: Add support for Intel reference code Some platforms use this instead of FSP to set up the platform, including memory. Add support for this in binman. This is needed for chromebook_samus, for example. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>