mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-22 14:21:29 +02:00
imx: imx8m: add CAAM_BASE_ADDR
Add CAAM_BASE_ADDR which will be used by priblob.c Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
d7b5fba9a5
commit
14d7eedf77
@ -40,6 +40,7 @@
|
|||||||
#define UART1_BASE_ADDR 0x30860000
|
#define UART1_BASE_ADDR 0x30860000
|
||||||
#define UART3_BASE_ADDR 0x30880000
|
#define UART3_BASE_ADDR 0x30880000
|
||||||
#define UART2_BASE_ADDR 0x30890000
|
#define UART2_BASE_ADDR 0x30890000
|
||||||
|
#define CAAM_BASE_ADDR 0x30900000
|
||||||
#define I2C1_BASE_ADDR 0x30A20000
|
#define I2C1_BASE_ADDR 0x30A20000
|
||||||
#define I2C2_BASE_ADDR 0x30A30000
|
#define I2C2_BASE_ADDR 0x30A30000
|
||||||
#define I2C3_BASE_ADDR 0x30A40000
|
#define I2C3_BASE_ADDR 0x30A40000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user