commit | df898678ab96b904b962743bb5388284c712b9fb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 03 18:28:28 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 14 18:03:19 2015 -0600 |
tree | 3d46d1128af1cd7d9758251e5831ab68673c961d | |
parent | b9da5086b88a1565c7aede14e68bef2456c44475 [diff] |
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>