Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
ce6ba28a
Commit
ce6ba28a
authored
Sep 02, 2014
by
Luc Verhaegen
Browse files
meminfo: add a33 and a80 ids
Signed-off-by:
Luc Verhaegen
<
libv@skynet.be
>
Acked-by:
Chen-Yu Tsai
<
wens@csie.org
>
parent
1d8e2061
Changes
1
Show whitespace changes
Inline
Side-by-side
meminfo.c
View file @
ce6ba28a
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment