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
6e825a0b
Commit
6e825a0b
authored
Jun 14, 2020
by
Priit Laes
Browse files
FEL: Add wdreset support to Allwinner A20 SoC
Signed-off-by:
Priit Laes
<
plaes@plaes.org
>
parent
39bd0d1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
soc_info.c
View file @
6e825a0b
...
@@ -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