Commit df898678ab96b904b962743bb5388284c712b9fb

Authored by Simon Glass
1 parent b9da5086b8

x86: Add binary blob checksums for Minnowboard MAX

To try to reduce the pain of confusion of binary blobs, add MD5 checksums
for the current versions. This may worsen the situation as new versions
appear, but it should still be possible to obtain these versions, and thus
get a working setup.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Showing 1 changed file with 8 additions and 0 deletions Side-by-side Diff

... ... @@ -164,6 +164,14 @@
164 164 $ make minnowmax_defconfig
165 165 $ make all
166 166  
  167 +Checksums are as follows (but note that newer versions will invalidate this):
  168 +
  169 +$ md5sum -b board/intel/minnowmax/*.bin
  170 +ffda9a3b94df5b74323afb328d51e6b4 board/intel/minnowmax/descriptor.bin
  171 +69f65b9a580246291d20d08cbef9d7c5 board/intel/minnowmax/fsp.bin
  172 +894a97d371544ec21de9c3e8e1716c4b board/intel/minnowmax/me.bin
  173 +a2588537da387da592a27219d56e9962 board/intel/minnowmax/vga.bin
  174 +
167 175 The ROM image is broken up into these parts:
168 176  
169 177 Offset Description Controlling config