Signed-off-by: Luc Verhaegen <[email protected]>
---
meminfo.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meminfo.c b/meminfo.c
index 4737a07..f268e66 100644
--- a/meminfo.c
+++ b/meminfo.c
@@ -60,6 +60,8 @@ enum sunxi_soc_version {
SUNXI_SOC_SUN6I = 0x1633, /* A31 */
SUNXI_SOC_SUN7I = 0x1651, /* A20 */
SUNXI_SOC_SUN8I = 0x1650, /* A23 */
+ SUNXI_SOC_SUN9I = 0x1667, /* A33 */
+ SUNXI_SOC_SUN10I = 0x1635, /* A80 */
};
static enum sunxi_soc_version soc_version;
--
1.7.7
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.