Forked from
KED Software Projects / Miscellaneous / KED U-Boot Fork
54381 commits behind the upstream repository.
-
Peng Fan authored
We need to access reg stp_rep9, but not stp_rep[(9 - 1) / 2]. If using "__raw_writel(0, DI_STP_REP(disp, 9))", this will exceeds the size of stp_rep array. Signed-off-by:
Peng Fan <Peng.Fan@freescale.com> Acked-by:
Liu Ying <Ying.Liu@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Anatolij Gustschin <agust@denx.de>
Peng Fan authoredWe need to access reg stp_rep9, but not stp_rep[(9 - 1) / 2]. If using "__raw_writel(0, DI_STP_REP(disp, 9))", this will exceeds the size of stp_rep array. Signed-off-by:
Peng Fan <Peng.Fan@freescale.com> Acked-by:
Liu Ying <Ying.Liu@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Anatolij Gustschin <agust@denx.de>
ipu_regs.h 10.14 KiB