Re: [U-Boot] [U-Boot, RFC, 1/1] driver: ram: rockchip: rk3399: missing counter increment

2018-03-18 Thread Philipp Tomsich
> If we want to check the duration we need to increment the counter. > > Signed-off-by: Heinrich Schuchardt > --- > I do not have the hardware for testing. But the current coding is > obviously flawed. > --- > drivers/ram/rockchip/sdram_rk3399.c | 1 + > 1 file changed, 1 insertion(+) > Acked-

Re: [U-Boot] [U-Boot, RFC, 1/1] driver: ram: rockchip: rk3399: missing counter increment

2018-03-18 Thread Philipp Tomsich
> If we want to check the duration we need to increment the counter. > > Signed-off-by: Heinrich Schuchardt > --- > I do not have the hardware for testing. But the current coding is > obviously flawed. > --- > drivers/ram/rockchip/sdram_rk3399.c | 1 + > 1 file changed, 1 insertion(+) > Review

Re: [U-Boot] [U-Boot, RFC, 1/1] driver: ram: rockchip: rk3399: missing counter increment

2018-03-18 Thread Philipp Tomsich
> If we want to check the duration we need to increment the counter. > > Signed-off-by: Heinrich Schuchardt > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > --- > I do not have the hardware for testing. But the current coding is > obviously flawed. > --- > drivers/ram/rockchip/sdra