diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-15 13:45:29 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-15 13:45:29 (EDT) |
commit | 720fe1b4b03d49409c6d06f8befad6619d069e0c (patch) | |
tree | de55c187a1f283fda4a804d2583026090099c549 /resources/utilities/coreboot-libre/nonblobs | |
parent | b623b2a60a37fd4f7ba7981e4abb42e48842f626 (diff) | |
download | libreboot-720fe1b4b03d49409c6d06f8befad6619d069e0c.zip libreboot-720fe1b4b03d49409c6d06f8befad6619d069e0c.tar.gz libreboot-720fe1b4b03d49409c6d06f8befad6619d069e0c.tar.bz2 |
coreboot-libreboot: don't rm raminit_tables (nahelem/sandybridge)
These are not blobs!
Diffstat (limited to 'resources/utilities/coreboot-libre/nonblobs')
-rw-r--r-- | resources/utilities/coreboot-libre/nonblobs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/utilities/coreboot-libre/nonblobs b/resources/utilities/coreboot-libre/nonblobs index 1bb7b5d..0bc51c0 100644 --- a/resources/utilities/coreboot-libre/nonblobs +++ b/resources/utilities/coreboot-libre/nonblobs @@ -257,3 +257,5 @@ ./src/mainboard/google/samus/elpida_8Gb.spd.hex ./src/mainboard/google/samus/samsung_4Gb.spd.hex ./src/mainboard/google/falco/Samsung_M471B5674QH0.spd.hex +./src/northbridge/intel/nehalem/raminit_tables.c +./src/northbridge/intel/sandybridge/raminit_patterns.h |