Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'soc_info.c')
-rw-r--r--soc_info.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/soc_info.c b/soc_info.c
index 66074ab..501c293 100644
--- a/soc_info.c
+++ b/soc_info.c
@@ -484,6 +484,8 @@ soc_info_t soc_info_table[] = {
.sid_offset = 0x200,
.sid_sections = generic_2k_sid_maps,
.rvbar_reg = 0x09010040,
+ .rvbar_reg_alt= 0x08100040,
+ .ver_reg = 0x03000024,
.watchdog = &wd_h6_compat,
},{
.soc_id = 0x1851, /* Allwinner R329 */