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
e334ccf5
Unverified
Commit
e334ccf5
authored
Sep 29, 2020
by
Chen-Yu Tsai
Committed by
GitHub
Sep 29, 2020
Browse files
Merge pull request #110 from jackmitch/master
fel: enable A83T MMU
parents
2783524e
25736582
Changes
1
Hide whitespace changes
Inline
Side-by-side
soc_info.c
View file @
e334ccf5
...
@@ -191,6 +191,7 @@ soc_info_t soc_info_table[] = {
...
@@ -191,6 +191,7 @@ soc_info_t soc_info_table[] = {
.
soc_id
=
0x1673
,
/* Allwinner A83T */
.
soc_id
=
0x1673
,
/* Allwinner A83T */
.
name
=
"A83T"
,
.
name
=
"A83T"
,
.
scratch_addr
=
0x1000
,
.
scratch_addr
=
0x1000
,
.
mmu_tt_addr
=
0x44000
,
.
thunk_addr
=
0x46E00
,
.
thunk_size
=
0x200
,
.
thunk_addr
=
0x46E00
,
.
thunk_size
=
0x200
,
.
swap_buffers
=
ar100_abusing_sram_swap_buffers
,
.
swap_buffers
=
ar100_abusing_sram_swap_buffers
,
.
sid_base
=
0x01C14000
,
.
sid_base
=
0x01C14000
,
...
...
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