Paul Menzel has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46517 )
Change subject: vc/amd/Kconfig: Add missing dot in AMD domain www.amd.com ......................................................................
vc/amd/Kconfig: Add missing dot in AMD domain www.amd.com
Fixes: b266c6b5 ("AMD Steppe Eagle: Add binary PI vendorcode files") Change-Id: Id317b53cfafaae629c2a94144c419e2112eaf7a9 Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- M src/vendorcode/amd/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/46517/1
diff --git a/src/vendorcode/amd/Kconfig b/src/vendorcode/amd/Kconfig index e080170..c7f48ac 100644 --- a/src/vendorcode/amd/Kconfig +++ b/src/vendorcode/amd/Kconfig @@ -20,7 +20,7 @@ Use a binary PI package. Generally, these will be stored in the "3rdparty/blobs" directory. For some processors, these must be obtained directly from AMD Embedded Processors Group - (http://www.amdcom/embedded). + (http://www.amd.com/embedded).
config CPU_AMD_AGESA_OPENSOURCE bool "open-source AGESA"
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46517 )
Change subject: vc/amd/Kconfig: Add missing dot in AMD domain www.amd.com ......................................................................
Patch Set 1: Code-Review+2
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46517 )
Change subject: vc/amd/Kconfig: Add missing dot in AMD domain www.amd.com ......................................................................
Patch Set 1: Code-Review+2
Angel Pons has submitted this change. ( https://review.coreboot.org/c/coreboot/+/46517 )
Change subject: vc/amd/Kconfig: Add missing dot in AMD domain www.amd.com ......................................................................
vc/amd/Kconfig: Add missing dot in AMD domain www.amd.com
Fixes: b266c6b5 ("AMD Steppe Eagle: Add binary PI vendorcode files") Change-Id: Id317b53cfafaae629c2a94144c419e2112eaf7a9 Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de Reviewed-on: https://review.coreboot.org/c/coreboot/+/46517 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Felix Held felix-coreboot@felixheld.de Reviewed-by: Angel Pons th3fanbus@gmail.com --- M src/vendorcode/amd/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Felix Held: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/src/vendorcode/amd/Kconfig b/src/vendorcode/amd/Kconfig index e080170..c7f48ac 100644 --- a/src/vendorcode/amd/Kconfig +++ b/src/vendorcode/amd/Kconfig @@ -20,7 +20,7 @@ Use a binary PI package. Generally, these will be stored in the "3rdparty/blobs" directory. For some processors, these must be obtained directly from AMD Embedded Processors Group - (http://www.amdcom/embedded). + (http://www.amd.com/embedded).
config CPU_AMD_AGESA_OPENSOURCE bool "open-source AGESA"