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
Arm Trusted Firmware
Commits
73d39416
Commit
73d39416
authored
Mar 23, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Mar 23, 2020
Browse files
Merge "allwinner: H6: Fix GPIO and CCU memory map addresses" into integration
parents
907c58b2
5fac0d32
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/allwinner/sun50i_h6/include/sunxi_mmap.h
View file @
73d39416
...
...
@@ -29,9 +29,9 @@
#define SUNXI_SID_BASE 0x03006000
#define SUNXI_DMA_BASE 0x03002000
#define SUNXI_MSGBOX_BASE 0x03003000
#define SUNXI_CCU_BASE 0x030
1
0000
#define SUNXI_CCU_BASE 0x0300
1
000
#define SUNXI_CCU_SEC_SWITCH_REG (SUNXI_CCU_BASE + 0xf00)
#define SUNXI_PIO_BASE 0x030
b
0000
#define SUNXI_PIO_BASE 0x0300
b
000
#define SUNXI_TIMER_BASE 0x03009000
#define SUNXI_WDOG_BASE 0x030090a0
#define SUNXI_THS_BASE 0x05070400
...
...
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