[PATCH v2 3/3] devicetree/dt_sysinfo: Add firestone model
Jeremy Kerr
jk at ozlabs.org
Thu Jun 30 07:17:41 UTC 2016
Add the -GCA variant of an 8335.
Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
---
src/devicetree/dt_sysinfo/dt_sysinfo.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/devicetree/dt_sysinfo/dt_sysinfo.c b/src/devicetree/dt_sysinfo/dt_sysinfo.c
index 07cbbe0..743feb0 100644
--- a/src/devicetree/dt_sysinfo/dt_sysinfo.c
+++ b/src/devicetree/dt_sysinfo/dt_sysinfo.c
@@ -30,6 +30,7 @@ static const char op_powernv[] = "ibm,powernv";
static const char *firestone_models[] = {
"8335-GTA ",
+ "8335-GCA ",
"8335-GTX ",
};
--
2.7.4
More information about the fwts-devel
mailing list