diff options
Diffstat (limited to 'resources/utilities/coreboot-libre/deblob')
-rwxr-xr-x | resources/utilities/coreboot-libre/deblob | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/utilities/coreboot-libre/deblob b/resources/utilities/coreboot-libre/deblob index 67a9cca7..657c9fef 100755 --- a/resources/utilities/coreboot-libre/deblob +++ b/resources/utilities/coreboot-libre/deblob @@ -253,6 +253,9 @@ rm -f \ # -------------------------------------- # Misunderstood (weird: purpose unknown) +# According to mrnuke and Stepan in #coreboot, these aren't blobs. Todo: investigate +# <ruik> fchmmr: lol, check JEDEC standard for SPD format +# <mtjm> from my log of #libreboot: "11:56 < mtjm> re the deblobbing, you might like https://en.wikipedia.org/wiki/Serial_presence_detect" (Tue Aug 12 2014) # -------------------------------------- rm -f \ "src/mainboard/google/slippy/Micron_4KTF25664HZ.spd.hex" \ |