diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-15 17:45:29 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-15 17:45:29 +0000 |
commit | 720fe1b4b03d49409c6d06f8befad6619d069e0c (patch) | |
tree | de55c187a1f283fda4a804d2583026090099c549 /resources/utilities/coreboot-libre/nonblobs_notes | |
parent | b623b2a60a37fd4f7ba7981e4abb42e48842f626 (diff) | |
download | librebootfr-720fe1b4b03d49409c6d06f8befad6619d069e0c.tar.gz librebootfr-720fe1b4b03d49409c6d06f8befad6619d069e0c.zip |
coreboot-libreboot: don't rm raminit_tables (nahelem/sandybridge)
These are not blobs!
Diffstat (limited to 'resources/utilities/coreboot-libre/nonblobs_notes')
-rw-r--r-- | resources/utilities/coreboot-libre/nonblobs_notes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/utilities/coreboot-libre/nonblobs_notes b/resources/utilities/coreboot-libre/nonblobs_notes index d7723d23..34db8588 100644 --- a/resources/utilities/coreboot-libre/nonblobs_notes +++ b/resources/utilities/coreboot-libre/nonblobs_notes @@ -2,5 +2,9 @@ see JEDEC standard or https://en.wikipedia.org/wiki/Serial_presence_detect These are added to the nonblobs file +src/northbridge/intel/nehalem/raminit_tables.c" +src/northbridge/intel/sandybridge/raminit_patterns.h +These are used by native raminit for the relevant platforms, and are not blobs + The text in this file is CC-BY-SA 4.0 or higher. All contributions to it must be made under the same license. |