summaryrefslogtreecommitdiffstats
path: root/include/soc/fsl/immap_lsch2.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-12-11 12:49:30 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2020-01-13 12:21:58 +0100
commit8a46d1b546f4c8cd32cb8952e6505a9b6e86a1bf (patch)
tree179f41a775d82cd379f0578458bd595f03150f6a /include/soc/fsl/immap_lsch2.h
parentd5f8bd9c503e0a17ef071eec50c537cc82a7956c (diff)
downloadbarebox-8a46d1b546f4c8cd32cb8952e6505a9b6e86a1bf.tar.gz
barebox-8a46d1b546f4c8cd32cb8952e6505a9b6e86a1bf.tar.xz
ARM: Layerscape: replace overcomplicated macros
The icid tables are generated with several macros which makes the code hard to read. Drop the macros. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/soc/fsl/immap_lsch2.h')
-rw-r--r--include/soc/fsl/immap_lsch2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/soc/fsl/immap_lsch2.h b/include/soc/fsl/immap_lsch2.h
index 4eb6658788..1b74c77908 100644
--- a/include/soc/fsl/immap_lsch2.h
+++ b/include/soc/fsl/immap_lsch2.h
@@ -56,6 +56,7 @@
#define LSCH2_PCIE1_ADDR (LSCH2_IMMR + 0x02400000)
#define LSCH2_PCIE2_ADDR (LSCH2_IMMR + 0x02500000)
#define LSCH2_PCIE3_ADDR (LSCH2_IMMR + 0x02600000)
+#define LSCH2_SEC_ADDR (LSCH2_IMMR + 0x00700000)
#define LSCH2_QDMA_BASE_ADDR (LSCH2_IMMR + 0x07380000)
#define LSCH2_EHCI_USB1_ADDR (LSCH2_IMMR + 0x07600000)