diff options
author | Leah Rowe <leah@libreboot.org> | 2024-08-10 18:24:31 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-08-10 18:24:31 +0100 |
commit | 80c3f9395dd9b49e6a82a79b42e109f0f0e5f890 (patch) | |
tree | 26d8ae649bcbbbb40f4ef8cc5d7c5106687f2041 /config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2 | |
parent | 0f7c0aa1c53ee321c45ffaae2da701eaef5a7350 (diff) |
coreboot/fam15h: only use this, for amd boards
it is identical to fam15h_rdimm, with _udimm now removed;
the latter had a patch that added certain behaviour only
intended for rdimm, but the patch in question breaks various
configurations.
raminit has always been unreliable on these boards. i'd rather
simplify it all, in lbmk. i'll probably update this to the dasharo
tree later on, specificalyl for kgpe-d16
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2')
-rw-r--r-- | config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg b/config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg deleted file mode 100644 index fecb3cba..00000000 --- a/config/submodule/coreboot/fam15h_rdimm/nasm-2.14.02.tar.bz2/module.cfg +++ /dev/null @@ -1,3 +0,0 @@ -subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.bz2" -subfile_bkup="https://coreboot.org/releases/crossgcc-sources/nasm-2.14.02.tar.bz2" -subhash="71e3d44736493b1a56d4230bc2e5519e858aaadde5d89a692f1472fad6755084460e36b42852707f4c862eff75d3f2c232aedcc4e61e9d9ffcc8c9ca6498292b" |