Re: [U-Boot] Possible mistake in the csu_cslx_ind enum (ns_access.h)

2016-03-27 Thread Huan Wang
Hi, Vincent, > On 03/24/2016 01:17 AM, Vincent wrote: > > Hi, > > I started to port my kernel to the secure world on a LS1021a board, so > > I started to read the reference manual on the CSU component. In Table > > 9.8, we can see that > > > > - Debug EPU is CSL47[24:16] > > - DDDI is CSL48[24:16]

Re: [U-Boot] Possible mistake in the csu_cslx_ind enum (ns_access.h)

2016-03-24 Thread york sun
On 03/24/2016 01:17 AM, Vincent wrote: > Hi, > I started to port my kernel to the secure world on a LS1021a board, so > I started to read the reference manual on the CSU component. In Table > 9.8, we can see that > > - Debug EPU is CSL47[24:16] > - DDDI is CSL48[24:16] > - Debug GDI is CSL48[8:0]

[U-Boot] Possible mistake in the csu_cslx_ind enum (ns_access.h)

2016-03-24 Thread Vincent
Hi, I started to port my kernel to the secure world on a LS1021a board, so I started to read the reference manual on the CSU component. In Table 9.8, we can see that - Debug EPU is CSL47[24:16] - DDDI is CSL48[24:16] - Debug GDI is CSL48[8:0] but in ns_access.h the order doesn't seem to fit. If I