On Fri, Dec 01, 2017 at 07:00:36PM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> Another set of changes on u-boot-rockchip is ready for your tree.
> This includes support for the RK3128, documentation updates and convenience 
> changes for some of our boards.
> 
> Thanks,
> Philipp.
> 
> 
> The following changes since commit 9804d88630cdb22f5f0ace05ac05942928410fd9:
> 
>   Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh (2017-11-30 
> 10:39:04 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to 5f104178bf713615dc404fdfcf0fb53d89c66a07:
> 
>   rockchip: dts: rk3399-puma: add /config/sysreset-gpio property (2017-11-30 
> 22:59:54 +0100)
> 

NAK:
+(evb-rk3128)      writel(((clr) | (set)) << 16 | (set), addr)
+(evb-rk3128)                             ^
+(evb-rk3128) ../drivers/clk/rockchip/clk_rk3128.c:234:2: note: in expansion of 
macro ?rk_clrsetreg?
+(evb-rk3128)   rk_clrsetreg(&cru->cru_clksel_con[2],
+(evb-rk3128)   ^~~~~~~~~~~~
+(evb-rk3128) ../drivers/clk/rockchip/clk_rk3128.c:445:3: note: in expansion of 
macro ?rk_clrsetreg?
+(evb-rk3128)    rk_clrsetreg(&cru->cru_clksel_con[27],
+(evb-rk3128)    ^~~~~~~~~~~~
w+(evb-rk3128) ../drivers/clk/rockchip/clk_rk3128.c: In function ?rkclk_init?:
w+(evb-rk3128) include/asm/arch/hardware.h:17:28: warning: result of ?122624 << 
16? requires 34 bits to represent, but ?int? only has 32 bits 
[-Wshift-overflow=]
w+(evb-rk3128) ../drivers/clk/rockchip/clk_rk3128.c: In function 
?rk3128_vop_set_clk?:
w+(evb-rk3128) include/asm/arch/hardware.h:17:28: warning: result of ?1048321 
<< 16? requires 37 bits to represent, but ?int? only has 32 bits 
[-Wshift-overflow=]

Please fix, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to