gnuboot-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 3/3] coreboot: blobs.list: fam15h: remove F12NbSmuFirmware.h


From: Denis 'GNUtoo' Carikli
Subject: [PATCH v1 3/3] coreboot: blobs.list: fam15h: remove F12NbSmuFirmware.h
Date: Sun, 3 Nov 2024 23:43:16 +0100

While the FAM12H SMU firmware is under a free license, as the
F12NbSmuFirmware.h contains the following copyright header:
     * Copyright (c) 2011, Advanced Micro Devices, Inc.
     * All rights reserved.
     *
     * Redistribution and use in source and binary forms, with or without
     * modification, are permitted provided that the following conditions are 
met:
     *     * Redistributions of source code must retain the above copyright
     *       notice, this list of conditions and the following disclaimer.
     *     * Redistributions in binary form must reproduce the above copyright
     *       notice, this list of conditions and the following disclaimer in the
     *       documentation and/or other materials provided with the 
distribution.
     *     * Neither the name of Advanced Micro Devices, Inc. nor the names of
     *       its contributors may be used to endorse or promote products derived
     *       from this software without specific prior written permission.
we also lack the corresponding source code.

Since AMD Family 12H was removed upstream, and that GNU Boot doesn't
support any computers with this CPU family, it's easier to remove the
file than to try to fix the issue in some other way.

Reported-by: Leah Rowe <info@minifree.org>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
 resources/coreboot/fam15h_rdimm/blobs.list | 1 +
 resources/coreboot/fam15h_udimm/blobs.list | 1 +
 2 files changed, 2 insertions(+)

diff --git a/resources/coreboot/fam15h_rdimm/blobs.list 
b/resources/coreboot/fam15h_rdimm/blobs.list
index f3cc769..5ddcb4c 100644
--- a/resources/coreboot/fam15h_rdimm/blobs.list
+++ b/resources/coreboot/fam15h_rdimm/blobs.list
@@ -8,6 +8,7 @@
 src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/F12MicrocodePatch03000002.c
 src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/F12MicrocodePatch0300000e.c
 src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/F12MicrocodePatch03000027.c
+src/vendorcode/amd/agesa/f12/Proc/GNB/Nb/Family/LN/F12NbSmuFirmware.h
 src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14MicrocodePatch0500000B.c
 src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14MicrocodePatch0500001A.c
 src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14MicrocodePatch05000029.c
diff --git a/resources/coreboot/fam15h_udimm/blobs.list 
b/resources/coreboot/fam15h_udimm/blobs.list
index f3cc769..5ddcb4c 100644
--- a/resources/coreboot/fam15h_udimm/blobs.list
+++ b/resources/coreboot/fam15h_udimm/blobs.list
@@ -8,6 +8,7 @@
 src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/F12MicrocodePatch03000002.c
 src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/F12MicrocodePatch0300000e.c
 src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/F12MicrocodePatch03000027.c
+src/vendorcode/amd/agesa/f12/Proc/GNB/Nb/Family/LN/F12NbSmuFirmware.h
 src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14MicrocodePatch0500000B.c
 src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14MicrocodePatch0500001A.c
 src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/F14MicrocodePatch05000029.c
-- 
2.46.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]