summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/include/soc/nvs.h
diff options
context:
space:
mode:
authorMartin Roth <martinroth@chromium.org>2019-04-22 16:32:58 -0600
committerMartin Roth <martinroth@google.com>2019-07-02 14:32:18 +0000
commitd7e3ead8358ac76d432e26849951defb9ab28a9b (patch)
treedf31219f3d42441706679bc2f002f7f36a782a5e /src/soc/amd/picasso/include/soc/nvs.h
parent070e79ea926795738d0cb744afa1673d285d7dfd (diff)
downloadcoreboot-d7e3ead8358ac76d432e26849951defb9ab28a9b.tar.gz
coreboot-d7e3ead8358ac76d432e26849951defb9ab28a9b.tar.bz2
coreboot-d7e3ead8358ac76d432e26849951defb9ab28a9b.zip
soc/amd/picasso: Update stoney paths to picasso
Update paths. There are still a few paths in Kconfig relating to PSP and the firmware directory table. Those will be updated in a follow-on commit. TEST=None BUG=b:130804851 Signed-off-by: Martin Roth <martinroth@chromium.org> Change-Id: I18f3d80dbeabd754ebcee6593864fd613fc2ef7b Reviewed-on: https://review.coreboot.org/c/coreboot/+/32412 Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd/picasso/include/soc/nvs.h')
-rw-r--r--src/soc/amd/picasso/include/soc/nvs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/include/soc/nvs.h b/src/soc/amd/picasso/include/soc/nvs.h
index 8ce5da623a0f..5023df6b271f 100644
--- a/src/soc/amd/picasso/include/soc/nvs.h
+++ b/src/soc/amd/picasso/include/soc/nvs.h
@@ -17,7 +17,7 @@
/*
* NOTE: The layout of the global_nvs_t structure below must match the layout
- * in soc/soc/amd/stoneyridge/acpi/globalnvs.asl !!!
+ * in soc/soc/amd/picasso/acpi/globalnvs.asl !!!
*
*/