summaryrefslogtreecommitdiffstats
path: root/include/fsl_sec.h
diff options
context:
space:
mode:
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>2019-10-18 09:01:55 +0000
committerPriyanka Jain <priyanka.jain@nxp.com>2019-11-08 11:13:38 +0530
commit30449aea50ea7ad9ecc416d0b9d3293a6312dbba (patch)
tree48538f9520dbb117e6a208f85f9fa01f57c9db9e /include/fsl_sec.h
parentab04dee542f6342d79460c2f6919c49caac89d2a (diff)
downloadu-boot-30449aea50ea7ad9ecc416d0b9d3293a6312dbba.tar.gz
u-boot-30449aea50ea7ad9ecc416d0b9d3293a6312dbba.tar.xz
u-boot-30449aea50ea7ad9ecc416d0b9d3293a6312dbba.zip
armv8: lx2160a: add icid setup for platform devices
Add ICID setup for the platform devices contained on this chip: usb, sata, sdhc, sec. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Reviewed-by: Horia Geanta <horia.geanta@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'include/fsl_sec.h')
-rw-r--r--include/fsl_sec.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fsl_sec.h b/include/fsl_sec.h
index be08a2b88b..c0d2c7e866 100644
--- a/include/fsl_sec.h
+++ b/include/fsl_sec.h
@@ -93,8 +93,7 @@ typedef struct ccsr_sec {
struct {
u32 ms; /* DECO LIODN Register, MS */
u32 ls; /* DECO LIODN Register, LS */
- } decoliodnr[8];
- u8 res4[0x40];
+ } decoliodnr[16];
u32 dar; /* DECO Avail Register */
u32 drr; /* DECO Reset Register */
u8 res5[0x4d8];