mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
i.mx53: add definition for I2C3_BASE_ADDR
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
This commit is contained in:
parent
18c0ad27c1
commit
df369dcdb0
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@
|
|||
#define GPIO5_BASE_ADDR (AIPS1_BASE_ADDR + 0x000DC000)
|
||||
#define GPIO6_BASE_ADDR (AIPS1_BASE_ADDR + 0x000E0000)
|
||||
#define GPIO7_BASE_ADDR (AIPS1_BASE_ADDR + 0x000E4000)
|
||||
#define I2C3_BASE_ADDR (AIPS1_BASE_ADDR + 0x000EC000)
|
||||
#define UART4_BASE_ADDR (AIPS1_BASE_ADDR + 0x000F0000)
|
||||
#endif
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue