commit | 0bd972a24c4273938aac74fce5e8911aa6084ff8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 13:56:17 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | a24e12314ba77acdf0e315a01a4f426b240a982a | |
parent | a6d9819a5a41ab0e790fba9387dfb865730d6d18 [diff] |
x86: chromebook_panther: Correct the image layout This board does not have microcode but at present that is not supported by Kconfig nor the binman image layout. Fix both of these. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>