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
c714fb06
Unverified
Commit
c714fb06
authored
Jun 14, 2020
by
Chen-Yu Tsai
Committed by
GitHub
Jun 14, 2020
Browse files
Merge pull request #133 from plaes/a20-wdreset
A20 wdreset support
parents
ce6897ea
6e825a0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
soc_info.c
View file @
c714fb06
...
@@ -145,6 +145,7 @@ soc_info_t soc_info_table[] = {
...
@@ -145,6 +145,7 @@ soc_info_t soc_info_table[] = {
.
thunk_addr
=
0xA200
,
.
thunk_size
=
0x200
,
.
thunk_addr
=
0xA200
,
.
thunk_size
=
0x200
,
.
swap_buffers
=
a10_a13_a20_sram_swap_buffers
,
.
swap_buffers
=
a10_a13_a20_sram_swap_buffers
,
.
sid_base
=
0x01C23800
,
.
sid_base
=
0x01C23800
,
.
watchdog
=
&
wd_a10_compat
,
},{
},{
.
soc_id
=
0x1650
,
/* Allwinner A23 */
.
soc_id
=
0x1650
,
/* Allwinner A23 */
.
name
=
"A23"
,
.
name
=
"A23"
,
...
...
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